fix: File logging config
This commit is contained in:
parent
dc1ce2ac46
commit
6efd3457ce
3 changed files with 6 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
logging:
|
||||
level: "TRACE"
|
||||
path: "logs/karl.log"
|
||||
path: "../../logs/karl.log"
|
||||
app:
|
||||
host: "127.0.0.1"
|
||||
port: 8081
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue