From b0970b9e33f0664665fe8af6dd04d5ae334aeae1 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Sun, 5 Sep 2004 03:48:05 +0000 Subject: Merge Brian West's append hostname patch (bug #2372) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3725 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/logger.conf.sample | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configs/logger.conf.sample') diff --git a/configs/logger.conf.sample b/configs/logger.conf.sample index ed48ed627..bf28f2f40 100755 --- a/configs/logger.conf.sample +++ b/configs/logger.conf.sample @@ -9,7 +9,10 @@ ; 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 - +; +; This appends the hostname to the name of the log files. +;appendhostname = yes +; ; ; For each file, specify what to log. ; -- cgit v1.2.3