laze icon indicating copy to clipboard operation
laze copied to clipboard

Reduce default output verbosity

Open ROMemories opened this issue 3 months ago • 0 comments

As mentioned in https://github.com/ariel-os/ariel-os/discussions/1449, by default laze spits out quite a few lines that might not be relevant to users, e.g.:

laze: project root: [redacted]/ariel-os-hello relpath: . project_file: laze-project.yml
laze: building all for nrf52840dk
laze: reading cache took 5.617293ms.

Would it be possible to hide most of these, at least by default (possibly with a setting to increase the verbosity level when needed)?

ROMemories avatar Oct 15 '25 07:10 ROMemories