Write An Hourly Log File With Rust
This creates a logger and writes out an hourly file. There's a lot of other options for this and some of the options aren't being used yet. (This page is still a work in progress), but this works
Needs:
-
tracing_appender
-
tracing_subscriber
~ fin ~