You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <jcawl@amazon.co.uk>
0 commit comments