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

Method warning

Lib/logging/__init__.py:1152–1162  ·  view source on GitHub ↗

Log 'msg % args' with severity 'WARNING'. To pass exception information, use the keyword argument exc_info with a true value, e.g. logger.warning("Houston, we have a %s", "bit of a 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 3

warningMethod · 0.45
warningFunction · 0.45
_showwarningFunction · 0.45

Calls 2

isEnabledForMethod · 0.95
_logMethod · 0.95

Tested by

no test coverage detected