MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / handleError

Method handleError

Lib/logging/__init__.py:786–808  ·  view source on GitHub ↗

Handle errors which occur during an emit() call. This method should be called from handlers when an exception is encountered during an emit() call. If raiseExceptions is false, exceptions get silently ignored. This is what is mostly wanted for a logging syst

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

emitMethod · 0.45

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected