pub fn tracing_init()
Expand description
Initialize tracing to file tmp/logs/cargo_auto.log
The folder tmp/logs/ is in .gitignore and will not be committed.
pub fn tracing_init()
Initialize tracing to file tmp/logs/cargo_auto.log
The folder tmp/logs/ is in .gitignore and will not be committed.