mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
A check has been added in Logger.isEnabledFor() to return False when the logger is disabled. This avoids unnecessary work being done when a disabled logger is used. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| handlers.py | ||