mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
feat(config): add loglevel defaults option trace (#356)
This commit is contained in:
parent
8a4826d781
commit
a63e022c15
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ port = 7474
|
|||
#
|
||||
# Default: "DEBUG"
|
||||
#
|
||||
# Options: "ERROR", "DEBUG", "INFO", "WARN"
|
||||
# Options: "ERROR", "DEBUG", "INFO", "WARN", "TRACE"
|
||||
#
|
||||
logLevel = "TRACE"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue