//! Contains modified versions of the log crate.
/// Error log with added prefix for this crate.
/// Warning log with added prefix for this crate.
/// Info log with added prefix for this crate.
/// Debug log with added prefix for this crate.
/// Trace log with added prefix for this crate.