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

Method log_message

Lib/BaseHTTPServer.py:438–458  ·  view source on GitHub ↗

Log an arbitrary message. This is used by all other logging functions. Override it if you have specific logging wishes. The first argument, FORMAT, is a format string for the message to be logged. If the format string contains any % escapes requiring param

(self, format, *args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

log_requestMethod · 0.95
log_errorMethod · 0.95

Calls 2

log_date_time_stringMethod · 0.95
writeMethod · 0.45

Tested by

no test coverage detected