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

Method log_error

Lib/BaseHTTPServer.py:424–436  ·  view source on GitHub ↗

Log an error. This is called when a request cannot be fulfilled. By default it passes the message on to log_message(). Arguments are the same as for log_message(). XXX This should go to the separate error log.

(self, format, *args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

handle_one_requestMethod · 0.95
send_errorMethod · 0.95

Calls 1

log_messageMethod · 0.95

Tested by

no test coverage detected