feat: allow logging output to file
This commit is contained in:
committed by
Greg Heartsfield
parent
73285683a3
commit
f4beb884b3
@@ -57,6 +57,9 @@ description = "A newly created nostr-rs-relay.\n\nCustomize this with your own i
|
||||
# different nodes. Ignore for single-database instances.
|
||||
#connection_write = "postgresql://postgres:nostr@localhost:7500/nostr"
|
||||
|
||||
[logging]
|
||||
folder_path = "./log"
|
||||
|
||||
[grpc]
|
||||
# gRPC interfaces for externalized decisions and other extensions to
|
||||
# functionality.
|
||||
|
||||
Reference in New Issue
Block a user