diff --git a/plugins/logging/file b/plugins/logging/file index 67c764d..97d0734 100644 --- a/plugins/logging/file +++ b/plugins/logging/file @@ -20,10 +20,10 @@ logging/file [loglevel I] [reopen] [nosplit] [tsformat I] I 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