workflow-log

Part of the workflow-rs application framework.


Application logging functionality

github crates.io docs.rs license

Features

This crate offers the following macros: * log_trace!() * log_debug!() * log_info!() * log_warning!() * log_error!()