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

Method format

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

Format the specified record as text. The record's attribute dictionary is used as the operand to a string formatting operation which yields the returned string. Before formatting the dictionary, a couple of preparatory steps are carried out. The message attr

(self, record)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

usesTimeMethod · 0.95
formatTimeMethod · 0.95
formatExceptionMethod · 0.95
getMessageMethod · 0.45
decodeMethod · 0.45

Tested by

no test coverage detected