class documentation

class _ColorStreamHandler(logging.StreamHandler): (source)

View In Hierarchy

On Windows, wrap stream with Colorama for ANSI style support.

Method __init__ Undocumented
def __init__(self): (source)

Undocumented