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

Class Formatter

Lib/logging/__init__.py:346–487  ·  view source on GitHub ↗

Formatter instances are used to convert a LogRecord to text. Formatters need to know how a LogRecord is constructed. They are responsible for converting a LogRecord to (usually) a string which can be interpreted by either a human or an external system. The base Formatter allows

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__.pyFile · 0.70
basicConfigFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected