Skip to content
Snippets Groups Projects
Commit fce887fe authored by Christophe Guillon's avatar Christophe Guillon Committed by Olivier BICHLER
Browse files

[Log] Add possibility to disable colorization of log outputs

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.
parent e754cb7b
No related branches found
No related tags found
Loading
Checking pipeline status
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