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

Method error

Lib/logging/__init__.py:1166–1176  ·  view source on GitHub ↗

Log 'msg % args' with severity 'ERROR'. To pass exception information, use the keyword argument exc_info with a true value, e.g. logger.error("Houston, we have a %s", "major problem", exc_info=1)

(self, msg, *args, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

exceptionMethod · 0.95
errorMethod · 0.45
exceptionMethod · 0.45
errorFunction · 0.45
log_errorMethod · 0.45

Calls 2

isEnabledForMethod · 0.95
_logMethod · 0.95

Tested by

no test coverage detected