This video covers the basics of logging in Rust. We focus on the env_logger crate.
Links:
Rust Cookbook logging section: https://rust-lang-nursery.github.io/r...
env_logger crate page: https://crates.io/crates/env_logger
env_logger docs: https://docs.rs/env_logger/0.7.1/env_...
log level enum source: https://docs.rs/log/0.4.8/src/log/lib...
syslog BasicLogger implementation of the Log trait: https://docs.rs/syslog/5.0.0/src/sysl...
log crate: https://crates.io/crates/log
Facade pattern (Wiki): https://en.wikipedia.org/wiki/Facade_...
My social links:
Twitter: / crazcalm
IG: / crazcalm.tech.stack