summaryrefslogtreecommitdiff
path: root/main/logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/logger.c')
-rw-r--r--main/logger.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/main/logger.c b/main/logger.c
index c4836c653..945a453d0 100644
--- a/main/logger.c
+++ b/main/logger.c
@@ -25,6 +25,15 @@
* \author Mark Spencer <markster@digium.com>
*/
+/*! \li \ref logger.c uses the configuration file \ref logger.conf
+ * \addtogroup configuration_file Configuration Files
+ */
+
+/*!
+ * \page logger.conf logger.conf
+ * \verbinclude logger.conf.sample
+ */
+
/*** MODULEINFO
<support_level>core</support_level>
***/