Package distutils :: Module log :: Class Log
[hide private]
[frames] | no frames]

_ClassType Log

Instance Methods [hide private]
 
__init__(self, threshold=3)
 
_log(self, level, msg, args)
 
log(self, level, msg, *args)
 
debug(self, msg, *args)
 
info(self, msg, *args)
 
warn(self, msg, *args)
 
error(self, msg, *args)
 
fatal(self, msg, *args)