Debug Tools
CleanLogRecord Class Reference
Inheritance diagram for CleanLogRecord:
Collaboration diagram for CleanLogRecord:

Public Member Functions

def __init__ (self, level, name, msg, args, kwargs)
 
def __str__ (self)
 
- Public Member Functions inherited from _SmartLogRecord
def getMessage (self)
 

Public Attributes

 name
 
 msg
 
 levelno
 
 levelname
 
 pathname
 
 filename
 
 module
 
 debugLevel
 
 tickDifference
 
 exc_info
 
 exc_text
 
 stack_info
 
 lineno
 
 args
 
 funcName
 
 created
 
 msecs
 
 relativeCreated
 
 thread
 
 threadName
 
 processName
 
 process
 
- Public Attributes inherited from _SmartLogRecord
 args
 
 msg
 

Detailed Description

Definition at line 1473 of file logger.py.


The documentation for this class was generated from the following file: