Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enables the `max_level_debug` feature in `log` to omit `trace` level logs at compile-time. Omits the large number of logs generated from `log_instrument::instrument` disabling by default the affect on the binary. Signed-off-by: Jonathan Woollett-Light <[email protected]>
- Loading branch information