Home | History | Annotate | Download | only in python2.7

Lines Matching refs:initlog

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