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

Function initlog

Lib/cgi.py:71–104  ·  view source on GitHub ↗

Write a log message, if there is a log file. Even though this function is called initlog(), you should always use log(); log is a variable that is set either to initlog (initially), to dolog (once the log file has been opened), or to nolog (when logging is disabled). The first

(*allargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

openFunction · 0.70
logFunction · 0.50

Tested by

no test coverage detected