wxLogChain Member List

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]
DoLog(wxLogLevel level, const wxString &msg, time_t timestamp)wxLog [protected, virtual]
DoLogString(const wxString &msg, time_t timestamp)wxLog [protected, virtual]
DontCreateOnDemand()wxLog [static]
Flush()wxLog [virtual]
FlushActive()wxLog [static]
GetActiveTarget()wxLog [static]
GetLogLevel()wxLog [static]
GetOldLog() const wxLogChain
GetRepetitionCounting()wxLog [static]
GetTimestamp()wxLog [static]
GetTraceMask()wxLog [static]
GetTraceMasks()wxLog [static]
GetVerbose()wxLog [static]
IsAllowedTraceMask(const wxString &mask)wxLog [static]
IsPassingMessages() const wxLogChain
Log(wxLogLevel level, const wxString &msg, time_t timestamp)wxLog
OnLog(wxLogLevel level, const wxString &msg, time_t t)wxLog [static]
PassMessages(bool passMessages)wxLogChain
RemoveTraceMask(const wxString &mask)wxLog [static]
Resume()wxLog [static]
SetActiveTarget(wxLog *logtarget)wxLog [static]
SetLog(wxLog *logger)wxLogChain
SetLogLevel(wxLogLevel logLevel)wxLog [static]
SetRepetitionCounting(bool repetCounting=true)wxLog [static]
SetTimestamp(const wxString &format)wxLog [static]
SetTraceMask(wxTraceMask mask)wxLog [static]
SetVerbose(bool verbose=true)wxLog [static]
Suspend()wxLog [static]
wxLogChain(wxLog *logger)wxLogChain
~wxLogChain()wxLogChain [virtual]



wxWidgets logo

[ top ]