Improve logging, previously only INFO and above
could be emitted. Now you can set debug with RUST_LOG=debug
Depends on D8400
Differential D8401
[Identity] Allow for setting logging levels through env • jon on Jun 30 2023, 3:28 PM. Authored by Tags None Referenced Files
Details Improve logging, previously only INFO and above Depends on D8400 cd services/identity RUST_LOG=debug cargo run -- server
Diff Detail
Event Timeline
Comment Actions Address feedback, fix parent diff
|