|
Debug Tools
|


Public Member Functions | |
| def | getMessage (self) |
Public Attributes | |
| args | |
| msg | |
Creates a LogRecord which concatenates trailing arguments instead of raising an exception.
| def getMessage | ( | self | ) |
Return the message for this LogRecord. Return the message for this LogRecord after merging any user-supplied arguments with the message.
Definition at line 1453 of file logger.py.
References _SmartLogRecord._getMessage(), and _SmartLogRecord.msg.
