pub fn log(level: LogLevel, message: &str)
Logs a message at the given level. Filtering follows RUST_LOG.
RUST_LOG