Function tracing_init

Source
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.