handlers
            ColoredConsoleHandler
¶
    
              Bases: StreamHandler
same as StreamHandler but with colored output based on the logging-level of each message
Source code in src/loggext/handlers/colored.py
                
            LevelColoredConsoleHandler
¶
    
              Bases: StreamHandler
similar to ColoredConsoleHandler but colors only the levelname