This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| warning: some trace filter directives would enable traces that are disabled statically | |
| | `trace` would enable the TRACE level for all targets | |
| = note: the static max level is `info` | |
| = help: to enable DEBUG logging, remove the `max_level_info` feature from the `tracing` crate |