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

Method process

Lib/logging/__init__.py:1404–1415  ·  view source on GitHub ↗

Process the logging message and keyword arguments passed in to a logging call to insert contextual information. You can either manipulate the message itself, the keyword args or both. Return the message and kwargs modified (or not) to suit your needs. Normal

(self, msg, kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

debugMethod · 0.95
infoMethod · 0.95
warningMethod · 0.95
errorMethod · 0.95
exceptionMethod · 0.95
criticalMethod · 0.95
logMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected