summaryrefslogtreecommitdiff
path: root/configs/logger.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-05-18 05:47:27 +0000
committerMark Spencer <markster@digium.com>2004-05-18 05:47:27 +0000
commit76a22457ceb36d8b903dab296246e8731a297229 (patch)
treecdae923c924b53b4624513c72428260fc084d232 /configs/logger.conf.sample
parente36ed020835205db0cfd14e5be2286520d479ac0 (diff)
Add date formatting capability for logger (bug #1665)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2999 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/logger.conf.sample')
-rwxr-xr-xconfigs/logger.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample
index 66f0613ac..ed48ed627 100755
--- a/configs/logger.conf.sample
+++ b/configs/logger.conf.sample
@@ -3,6 +3,13 @@
;
; In this file, you configure logging to files or to
; the syslog system.
+
+[general]
+; Customize the display of debug message time stamps
+; this example is the ISO 8601 date format (yyyy-mm-dd HH:MM:SS)
+; see strftime(3) Linux manual for format specifiers
+;dateformat=%F %T
+
;
; For each file, specify what to log.
;