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
Is there a way to set different log levels for different crates (to filter verbose debug messages of some libs), something like RUST_LOG variable for env_logger? I can't find any configuration options after systemd::journal::JournalLog::init().