]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/groups/funcmacro_log.h
Replaced dir control screenshot in the manual with one that doesn't have personal...
[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
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
14These functions provide a variety of logging functions. The functions use
15(implicitly) the currently active log target, so their descriptions here may
16not apply if the log target is not the standard one (installed by wxWidgets in
17the beginning of the program).
18
19Related Overviews: @ref overview_log
20
dbbca9fd
FM
21Related class group: @ref group_class_logging
22
dae2800a
BP
23*/
24