feature: support outputting stderr and file logs at the same time
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[log]
|
||||
output = "stderr" # stderr, file
|
||||
output = "stderr" # stderr, file, both
|
||||
level = "DEBUG" # TRACE, DEBUG, INFO, WARN, ERROR, FATAL
|
||||
file = "log/stellar.log"
|
||||
|
||||
Reference in New Issue
Block a user