Skip to content
Snippets Groups Projects
  • Christophe Guillon's avatar
    fce887fe
    [Log] Add possibility to disable colorization of log outputs · fce887fe
    Christophe Guillon authored and Olivier BICHLER's avatar Olivier BICHLER committed
    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.
    fce887fe
    History
    [Log] Add possibility to disable colorization of log outputs
    Christophe Guillon authored and Olivier BICHLER's avatar Olivier BICHLER committed
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.