-
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
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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.