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 Authored by • jon on Jun 30 2023, 10:28 PM.
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
| ||||||||||||||||