{ } Raw JSON

bundles / astropy latest / astropy / logger / _teardown_log

function

astropy.logger:_teardown_log

source: /astropy/logger.py :129

Signature

def   _teardown_log ( )

Summary

Shut down exception and warning logging (if enabled) and clear all Astropy loggers from the logging module's cache.

Extended Summary

This involves poking some logging module internals, so much if it is 'at your own risk' and is allowed to pass silently if any exceptions occur.

Aliases

  • astropy.logger._teardown_log