]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/doxygen/groups/funcmacro_log.h
typo fix
[wxWidgets.git] / docs / doxygen / groups / funcmacro_log.h
... / ...
CommitLineData
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 licence
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
21Related class group: @ref group_class_logging
22
23*/
24