5 releases
Uses new Rust 2024
0.1.4 | Mar 20, 2025 |
---|---|
0.1.3 | Mar 20, 2025 |
0.1.2 | Mar 20, 2025 |
0.1.1 | Mar 20, 2025 |
0.1.0 | Mar 20, 2025 |
#41 in #world
470 downloads per month
5KB
Simple logging thingi
Usage:
use protokoll::*;
fn main() {
info!("Hello, world!");
warn!("This is a warning!");
error!("This is an error!");
}
If you encouter any issues, please make sure to report it.
Dependencies
~2.6–10MB
~84K SLoC