Rust-Log: A simple and flexible Logging System for Rust.
We present you a simple but flexible logging system with many different levels of logging.
[LogLevel] - structure containing logging levels
[Logger] - a structure containing functions for logging.
Example