bundles / astropy 7.0.1 / astropy / logger / StreamHandler
class
astropy.logger:StreamHandler
source: /astropy/logger.py :554
Signature
class StreamHandler ( stream = None ) Members
Summary
A specialized StreamHandler that logs INFO and DEBUG messages to stdout, and all other messages to stderr. Also provides coloring of the output, if enabled in the parent logger.
Aliases
-
astropy.logger.StreamHandler