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

Method info

Lib/logging/__init__.py:1140–1150  ·  view source on GitHub ↗

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

infoMethod · 0.45
infoFunction · 0.45

Calls 2

isEnabledForMethod · 0.95
_logMethod · 0.95

Tested by

no test coverage detected