diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-11-06 16:00:12 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2015-11-06 16:00:12 +0000 |
commit | c0ee9a2e40b0e54591b9f48cad9b0f0f51ba2611 (patch) | |
tree | 75c4bdef2ae46d45aed1f9143dab0edd16b0d0d0 /conf/logging.inc | |
parent | de867f0152419cadac174e8420ee153c8611c6a5 (diff) | |
download | rspamd-c0ee9a2e40b0e54591b9f48cad9b0f0f51ba2611.tar.gz rspamd-c0ee9a2e40b0e54591b9f48cad9b0f0f51ba2611.zip |
Fix stupid misprint.
Diffstat (limited to 'conf/logging.inc')
-rw-r--r-- | conf/logging.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/logging.inc b/conf/logging.inc index 8891470be..9cbf74ba0 100644 --- a/conf/logging.inc +++ b/conf/logging.inc @@ -1,7 +1,7 @@ # Included from top-level .conf file level = "info"; -log_format =<< EOD +log_format =<<EOD id: <$mid>,$if_qid{ qid: <$>,}$if_ip{ ip: $,}$if_user{ user: $,}$if_smtp_from{ from: <$>,} (default: $is_spam ($action): [$scores] [$symbols]), len: $len, time: $time_real real, |