]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/funcmacro_log.h
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / docs / doxygen / groups / funcmacro_log.h
CommitLineData
dae2800a
BP
1/////////////////////////////////////////////////////////////////////////////
2// Name: funcmacro_log.h
3// Purpose: Logging function and macro group docs
4// Author: wxWidgets team
526954c5 5// Licence: wxWindows licence
dae2800a
BP
6/////////////////////////////////////////////////////////////////////////////
7
8/**
9
10@defgroup group_funcmacro_log Logging
11@ingroup group_funcmacro
12
13These functions provide a variety of logging functions. The functions use
14(implicitly) the currently active log target, so their descriptions here may
15not apply if the log target is not the standard one (installed by wxWidgets in
16the beginning of the program).
17
18Related Overviews: @ref overview_log
19
dbbca9fd
FM
20Related class group: @ref group_class_logging
21
dae2800a
BP
22*/
23