Version: 3.2.5
wxLogStream Member List

This is the complete list of members for wxLogStream, including all inherited members.

AddTraceMask(const wxString &mask)wxLogstatic
ClearTraceMasks()wxLogstatic
DisableTimestamp()wxLogstatic
DoLogRecord(wxLogLevel level, const wxString &msg, const wxLogRecordInfo &info)wxLogprotectedvirtual
DoLogText(const wxString &msg)wxLogprotectedvirtual
DoLogTextAtLevel(wxLogLevel level, const wxString &msg)wxLogprotectedvirtual
DontCreateOnDemand()wxLogstatic
EnableLogging(bool enable=true)wxLogstatic
Flush()wxLogvirtual
FlushActive()wxLogstatic
GetActiveTarget()wxLogstatic
GetLogLevel()wxLogstatic
GetRepetitionCounting()wxLogstatic
GetTimestamp()wxLogstatic
GetTraceMasks()wxLogstatic
GetVerbose()wxLogstatic
IsAllowedTraceMask(const wxString &mask)wxLogstatic
IsEnabled()wxLogstatic
IsLevelEnabled(wxLogLevel level, wxString component)wxLogstatic
LogRecord(wxLogLevel level, const wxString &msg, const wxLogRecordInfo &info)wxLog
RemoveTraceMask(const wxString &mask)wxLogstatic
Resume()wxLogstatic
SetActiveTarget(wxLog *logtarget)wxLogstatic
SetComponentLevel(const wxString &component, wxLogLevel level)wxLogstatic
SetFormatter(wxLogFormatter *formatter)wxLog
SetLogLevel(wxLogLevel logLevel)wxLogstatic
SetRepetitionCounting(bool repetCounting=true)wxLogstatic
SetThreadActiveTarget(wxLog *logger)wxLogstatic
SetTimestamp(const wxString &format)wxLogstatic
SetVerbose(bool verbose=true)wxLogstatic
Suspend()wxLogstatic
wxLogStream(std::ostream *ostr=NULL, const wxMBConv &conv=wxConvWhateverWorks)wxLogStream