.\" This is a wxWidgets manpage page generated from the XML docs .TH wxLogGui 3wx 2005-02-15 "wxWidgets" "wxWidgets class documentation" .SH NAME wxLogGui \- Default log target for GUI programs .SH DESCRIPTION This is the default log target for the GUI wxWidgets applications. It is passed to wxLog::SetActiveTarget at the program startup and is deleted by wxWidgets during the program shut down. .SH "PARENTS" wxLog .SH "INCLUDE FILES" wx/log.h .SH MEMBERS .SS wxLogGui () Default constructor. .SH "SEE ALSO" wxLog .SH "AUTHORS" Documentation content by Julian Smart, Robert Roebling, Vadim Zeitlin, Robin Dunn, et al Conversion to manpage format by Arnout Engelen (http://bzzt.net), bugreports welcome.