This is the complete list of members for
wxLogChain, including all inherited members.
AddTraceMask(const wxString &mask) | wxLog | [static] |
ClearTraceMasks() | wxLog | [static] |
DetachOldLog() | wxLogChain | |
DisableTimestamp() | wxLog | [static] |
DoLogRecord(wxLogLevel level, const wxString &msg, const wxLogRecordInfo &info) | wxLog | [protected, virtual] |
DoLogText(const wxString &msg) | wxLog | [protected, virtual] |
DoLogTextAtLevel(wxLogLevel level, const wxString &msg) | wxLog | [protected, virtual] |
DontCreateOnDemand() | wxLog | [static] |
EnableLogging(bool enable=true) | wxLog | [static] |
Flush() | wxLog | [virtual] |
FlushActive() | wxLog | [static] |
GetActiveTarget() | wxLog | [static] |
GetLogLevel() | wxLog | [static] |
GetOldLog() const | wxLogChain | |
GetRepetitionCounting() | wxLog | [static] |
GetTimestamp() | wxLog | [static] |
GetTraceMasks() | wxLog | [static] |
GetVerbose() | wxLog | [static] |
IsAllowedTraceMask(const wxString &mask) | wxLog | [static] |
IsEnabled() | wxLog | [static] |
IsLevelEnabled(wxLogLevel level, wxString component) | wxLog | [static] |
IsPassingMessages() const | wxLogChain | |
LogRecord(wxLogLevel level, const wxString &msg, const wxLogRecordInfo &info) | wxLog | |
PassMessages(bool passMessages) | wxLogChain | |
RemoveTraceMask(const wxString &mask) | wxLog | [static] |
Resume() | wxLog | [static] |
SetActiveTarget(wxLog *logtarget) | wxLog | [static] |
SetComponentLevel(const wxString &component, wxLogLevel level) | wxLog | [static] |
SetFormatter(wxLogFormatter *formatter) | wxLog | |
SetLog(wxLog *logger) | wxLogChain | |
SetLogLevel(wxLogLevel logLevel) | wxLog | [static] |
SetRepetitionCounting(bool repetCounting=true) | wxLog | [static] |
SetThreadActiveTarget(wxLog *logger) | wxLog | [static] |
SetTimestamp(const wxString &format) | wxLog | [static] |
SetVerbose(bool verbose=true) | wxLog | [static] |
Suspend() | wxLog | [static] |
wxLogChain(wxLog *logger) | wxLogChain | |
~wxLogChain() | wxLogChain | [virtual] |