Module yall::log_macros

source ·
Expand description

Re-exports of the error, warn, info, debug, and trace macros in the log crate.

Convenient for glob-importing with use yall::log_macros::*;

Re-exports