Function tracing_init

Source
pub fn tracing_init() -> Result<()>
Expand description

Initialize tracing to file logs/cargo_auto.log. \

The folder logs/ is in .gitignore and will not be committed.