Skip to content
Snippets Groups Projects
Commit 83706085 authored by Maxence Naud's avatar Maxence Naud Committed by Maxence Naud
Browse files

Enhance: logging format with constant width and default log level to Notice or...

Enhance: logging format with constant width and default log level to Notice or Debug (compilation mode dependent)

- add a helper function to wrap text to a specified width, respecting explicit line breaks (\n) and accounting for ANSI escape sequences.
- set default logging level to Log::Level::Notice in RELEASE compilation mode and Log::Level::Debug in DEBUG compilation mode
parent a5db0d10
No related branches found
No related tags found
2 merge requests!318[Upd] release verision 0.5.0,!313[UPD] add some logging informations
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment