bundles / astropy latest / astropy / logger / AstropyLogger / disable_exception_logging
function
astropy.logger:AstropyLogger.disable_exception_logging
source: /astropy/logger.py :364
Signature
def disable_exception_logging ( self ) Summary
Disable logging of exceptions.
Extended Summary
Once called, any uncaught exceptions will no longer be emitted by this logger.
This can be re-enabled with enable_exception_logging.
Aliases
-
astropy.logger.AstropyLogger.disable_exception_logging