forked from drew/smtprelay
Change default logfile to empty string (meaning stderr)
The causes logrus to write to stderr.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
; smtprelay configuration
|
||||
|
||||
; Logfile
|
||||
;logfile = /var/log/smtprelay.log
|
||||
;logfile =
|
||||
|
||||
; Log format: default, plain (no timestamp), json
|
||||
;log_format = "default"
|
||||
|
||||
Reference in New Issue
Block a user