logging.StreamHandler.__init__

StreamHandler.__init__(stream=None)[source]

Initialize the handler.

If stream is not specified, sys.stderr is used.