Finished review/fixes of Logging category of functions and macros.
[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 // RCS-ID: $Id: funcmacro_gdi.h 52454 2008-03-12 19:08:48Z BP $
6 // Licence: wxWindows license
7 /////////////////////////////////////////////////////////////////////////////
8
9 /**
10
11 @defgroup group_funcmacro_log Logging
12 @ingroup group_funcmacro
13
14 These functions provide a variety of logging functions. The functions use
15 (implicitly) the currently active log target, so their descriptions here may
16 not apply if the log target is not the standard one (installed by wxWidgets in
17 the beginning of the program).
18
19 Related Overviews: @ref overview_log
20
21 */
22