| Method Summary |
| Log |
__init__(self)
|
| |
__del__(self)
|
| |
AddTraceMask(str)
(Static method)
|
| |
ClearTraceMasks()
(Static method)
|
| |
Destroy(self)
|
| |
DontCreateOnDemand()
(Static method)
|
| bool |
EnableLogging(doIt)
(Static method)
|
| |
Flush(self)
|
| |
FlushActive()
(Static method)
|
| Log |
GetActiveTarget()
(Static method)
|
| LogLevel |
GetLogLevel()
(Static method)
|
| bool |
GetRepetitionCounting()
(Static method)
|
| wxChar |
GetTimestamp()
(Static method)
|
| TraceMask |
GetTraceMask()
(Static method)
|
| wxArrayString |
GetTraceMasks()
(Static method)
|
| bool |
GetVerbose()
(Static method)
|
| bool |
IsAllowedTraceMask(mask)
(Static method)
|
| bool |
IsEnabled()
(Static method)
|
| |
OnLog(level,
szString,
t)
(Static method)
|
| |
RemoveTraceMask(str)
(Static method)
|
| |
Resume()
(Static method)
|
| Log |
SetActiveTarget(pLogger)
(Static method)
|
| |
SetLogLevel(logLevel)
(Static method)
|
| |
SetRepetitionCounting(bRepetCounting)
(Static method)
|
| |
SetTimestamp(ts)
(Static method)
|
| |
SetTraceMask(ulMask)
(Static method)
|
| |
SetVerbose(bVerbose)
(Static method)
|
| |
Suspend()
(Static method)
|
| String |
TimeStamp()
(Static method)
|