mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 12:24:38 +03:00
allow unsetting a log level through subcommand and add admin page for settng log level
This commit is contained in:
2
main.go
2
main.go
@ -745,6 +745,8 @@ By default, a single log level applies to all logging in mox. But for each
|
||||
smtpserver, smtpclient, queue, imapserver, spf, dkim, dmarc, junk, message,
|
||||
etc.
|
||||
|
||||
Specify a pkg and an empty level to clear the configured level for a package.
|
||||
|
||||
Valid labels: error, info, debug, trace, traceauth, tracedata.
|
||||
`
|
||||
args := c.Parse()
|
||||
|
Reference in New Issue
Block a user