mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 14:57:01 +00:00
add logger for example
This commit is contained in:
parent
d5c0ebde70
commit
595705ee31
3 changed files with 63 additions and 3 deletions
|
@ -28,3 +28,4 @@ serde_json = "1"
|
|||
[dev-dependencies]
|
||||
fake = "2.2"
|
||||
log = "0.4"
|
||||
log4rs = { version = "0.8", features = ["console_appender"], default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue