Description
Adds extra handlers and utilities for Python's standard logging package. It helps applications send or organize log messages in ways not covered by the default handlers.
Handlers decide where diagnostic data goes. Configure destinations carefully so logs do not leak private information or grow without retention limits.