Added logging functionality via log4rs crate
This commit is contained in:
@@ -8,6 +8,8 @@ license = "BSD 2-Clause"
|
||||
authors = ["Gregory Ballantine <gballantine@bitgoblin.tech>"]
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
log4rs = "1.1"
|
||||
toml = "0.5"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user