feat: store log files in a /logs directory
This commit is contained in:
parent
cfc5f01221
commit
c0389e0245
3 changed files with 131 additions and 5 deletions
|
|
@ -14,3 +14,4 @@ serde = { version = "1.0", features = ["derive"] }
|
|||
serde_json = "1.0"
|
||||
chrono = "0.4"
|
||||
futures = "0.3.31"
|
||||
tracing-appender = "0.2.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue