wxMaxima
Loading...
Searching...
No Matches
Public Member Functions
NullLog Class Reference

Redirect error messages to /dev/null. More...

#include <NullLog.h>

Inheritance diagram for NullLog:
[legend]
Collaboration diagram for NullLog:
[legend]

Public Member Functions

void Flush () override
 This method is called from the idle loop.
 
void DoLogRecord (wxLogLevel WXUNUSED(level), const wxString &WXUNUSED(msg), const wxLogRecordInfo &WXUNUSED(info)) override
 

Detailed Description

Redirect error messages to /dev/null.

Member Function Documentation

◆ Flush()

void NullLog::Flush ( )
inlineoverride

This method is called from the idle loop.

All log targets collect log messages between calls to Flush.


The documentation for this class was generated from the following files: