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