mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-02-28 05:05:56 +00:00
Make log level configurable
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
# Not used by directly, but is typically referenced below in %()s format.
|
||||
install.dir=.
|
||||
|
||||
#############################################################################
|
||||
[logging]
|
||||
|
||||
# Options from least to most verbose: ERROR, WARN, INFO, TRACE
|
||||
level=INFO
|
||||
|
||||
#############################################################################
|
||||
[smtp]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user