FileLogger.useColors

Use escape sequences to color log output.

Note that the terminal must support 256-bit color codes.

class FileLogger
bool useColors;

Meta