Skip to content

Commit

Permalink
added comment to example
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKitsune committed Nov 27, 2023
1 parent 2116883 commit e12d397
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/custom_tracing_battery.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ pub fn main() -> eyre::Result<()> {

tracing::info!("foo");

// Tracing providers are shutdown at the end of the program when TRACING_PROVIDER_GUARD is dropped.
Ok(())
}

0 comments on commit e12d397

Please sign in to comment.