- Feb 12, 2025
-
-
- Feb 11, 2025
-
-
Maxence Naud authored
Fix log See merge request !326 (cherry picked from commit e068a93f) 9b70101b Fix #228 Co-authored-by:
Maxence Naud <maxence.naud@cea.fr>
-
- Jan 28, 2025
-
-
Maxence Naud authored
-
Maxence Naud authored
- Remove unused empty CMakeLists.txt in src directory - upd: 'approxEq' logging from error to notice in case of mismatch - do not remove spaces at the beginning of a new line in log
-
- Jan 24, 2025
-
-
-
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
-
- Jan 19, 2025
-
-
Maxence Naud authored
-
Maxence Naud authored
-
- Jan 10, 2025
-
-
Cyril Moineau authored
-
- Nov 25, 2024
-
-
- Aug 26, 2024
-
-
Olivier BICHLER authored
-
- Jul 11, 2024
-
-
Add setConsoleColor(bool) method to Log module in order to control colorization on log outputs. Default should be assumed true. This is useful generally when redirecting outputs or using a non colorized terminal in order to avoid annoying ANSI escape sequences. Add set_console_color(bool) python binding. Add AIDGE_LOG_COLOR=[off|OFF|0] env var to disable colors at startup.
-
- Apr 16, 2024
-
-
Olivier BICHLER authored
-
- Mar 20, 2024
-
-
Olivier BICHLER authored
-
- Mar 12, 2024
-
-
Olivier BICHLER authored
-
- Mar 05, 2024
-
-
Olivier BICHLER authored
-
- Mar 04, 2024
-
-
Olivier BICHLER authored
-