--- plugins/logging/file | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/plugins/logging/file b/plugins/logging/file index ba87b6c..35b6ffa 100644 --- a/plugins/logging/file +++ b/plugins/logging/file @@ -20,10 +20,10 @@ logging/file [loglevel I<level>] [reopen] [nosplit] [tsformat I<format>] I<path> For example: -logging/file loglevel LOGINFO /var/log/qpsmtpd.log -logging/file /var/log/qpsmtpd.log.%Y-%m-%d -logging/file loglevel LOGCRIT reopen |/usr/local/sbin/page-sysadmin -logging/file loglevel LOGDEBUG tsformat %FT%T /var/log/qpsmtpd.log + logging/file loglevel LOGINFO /var/log/qpsmtpd.log + logging/file /var/log/qpsmtpd.log.%Y-%m-%d + logging/file loglevel LOGCRIT reopen |/usr/local/sbin/page-sysadmin + logging/file loglevel LOGDEBUG tsformat %FT%T /var/log/qpsmtpd.log =back -- 1.7.9.4