Contents Up Previous Next

wxLogGui

This is the default log target for the GUI wxWindows applications. It is passed to wxLog::SetActiveTarget at the program startup and is deleted by wxWindows during the program shut down.

Derived from

wxLog

Include files

<wx/log.h>

Members

wxLogGui::wxLogGui


wxLogGui::wxLogGui

wxLogGui()

Default constructor.