#include <wx/log.h>

As per wxLogInterposer, this class must be derived from to implement wxLog::DoLog and/or wxLog::DoLogString methods.
Public Member Functions | |
| wxLogInterposerTemp () | |
| wxLogInterposerTemp::wxLogInterposerTemp | ( | ) |
The default constructor installs this object as the current active log target.
|
[ top ] |