feat: record-daemon logs to a file
This commit is contained in:
@@ -34,6 +34,7 @@ anyhow = "1"
|
||||
# Logging
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
tracing-appender = "0.2"
|
||||
|
||||
# UUID for recording IDs
|
||||
uuid = { version = "1", features = ["v4", "serde"] }
|
||||
|
||||
Reference in New Issue
Block a user