class documentation

class _ColorStreamHandler(logging.StreamHandler):

View In Hierarchy

On Windows, wrap stream with Colorama for ANSI style support.
Method __init__ Undocumented
def __init__(self):

Undocumented