mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 09:54:40 +03:00
allow unsetting a log level through subcommand and add admin page for settng log level
This commit is contained in:
2
doc.go
2
doc.go
@ -146,6 +146,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.
|
||||
|
||||
usage: mox loglevels [level [pkg]]
|
||||
|
Reference in New Issue
Block a user