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