-
Couldn't load subscription status.
- Fork 27
Open
Labels
cpython-incompatibilityRelates to an incompatibility with stdlib loggingRelates to an incompatibility with stdlib logginggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
In CPython, logging.raiseExceptions is a Boolean on the module, described in the handleError docs:
https://docs.python.org/3/library/logging.html#logging.Handler.handleError
picologging does not have that Boolean/way of effecting whether errors are raised. Limitation or bug?
Metadata
Metadata
Assignees
Labels
cpython-incompatibilityRelates to an incompatibility with stdlib loggingRelates to an incompatibility with stdlib logginggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed