use crateLevel;
/// Modifier for the [`Log`](crate::prelude::Log) and [`LogSimply`](crate::prelude::LogSimply)
/// [`Failure`](crate::Failure)s.
///
/// This let you control the level of logging for errors emitted by a specific system.
}
impl_loglevel_modifier!;