Lines Matching refs:initlog
71 def initlog(*allargs):74 Even though this function is called initlog(), you should always75 use log(); log is a variable that is set either to initlog107 """Write a log message to the log file. See initlog() for docs."""114 log = initlog # The current logging function