Function trtorch::logging::set_is_colored_output_on

Function Documentation

TRTORCH_API void trtorch::logging :: set_is_colored_output_on ( bool colored_output_on )

Sets if logging prefix will be colored (helpful when debugging but not always supported by terminal)

Parameters
  • colored_output_on : bool - If the output will be colored or not