Skip to content

feat!(logger): reduce default logging output#861

Merged
kaspar030 merged 6 commits intokaspar030:mainfrom
bergzand:pr/logging/quieter
Apr 22, 2026
Merged

feat!(logger): reduce default logging output#861
kaspar030 merged 6 commits intokaspar030:mainfrom
bergzand:pr/logging/quieter

Conversation

@bergzand
Copy link
Copy Markdown
Contributor

This reverts commit 1b51c4a.

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 12, 2026

Coverage Status

coverage: 77.76% (-0.2%) from 77.91% — bergzand:pr/logging/quieter into kaspar030:main

@bergzand bergzand marked this pull request as ready for review February 13, 2026 12:39
@kaspar030 kaspar030 force-pushed the pr/logging/quieter branch from ecae38a to c62176c Compare April 22, 2026 08:19
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

🐰 Bencher Report

Branchpr/logging/quieter
Testbedgithub-actions
Click to view all benchmark results
Benchmarkperf:task-clockBenchmark Result
msec x 1e9
(Result Δ%)
Upper Boundary
msec x 1e9
(Limit %)
laze -C RIOT build --global --generate-only📈 view plot
🚷 view threshold
9.60 x 1e9
(+297.34%)Baseline: 2.42 x 1e9
12.58 x 1e9
(76.34%)
🐰 View full continuous benchmarking report in Bencher

bergzand and others added 6 commits April 22, 2026 12:08
No need to announce the completion generation process as:
 - The command is nearly instant.
 - It is obvious in its output.
 - The extra log line must be dodged when copy pasting the generated
   output
This moves the info log message when generating the compile commands to
the end to signal successful completion of the command.
This changes all timing-related logging to go to the trace log level.
These messages are generally only interesting for developers working on
Laze and should not be printed for users
This moves around a number of log levels in the Laze commands to better
reflect their message intent
Signed-off-by: Kaspar Schleiser <kaspar@schleiser.de>
@kaspar030 kaspar030 force-pushed the pr/logging/quieter branch from 9ca9f4f to 05ef6c0 Compare April 22, 2026 10:08
@kaspar030 kaspar030 merged commit 8aa4926 into kaspar030:main Apr 22, 2026
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants