Skip to content
Snippets Groups Projects
  1. Feb 12, 2025
  2. Feb 11, 2025
  3. Jan 28, 2025
  4. Jan 24, 2025
  5. Jan 19, 2025
  6. Jan 10, 2025
  7. Nov 25, 2024
  8. Aug 26, 2024
  9. Jul 11, 2024
    • Christophe Guillon's avatar
      [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
  10. Apr 16, 2024
  11. Mar 20, 2024
  12. Mar 12, 2024
  13. Mar 05, 2024
  14. Mar 04, 2024
Loading