Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

logging crate for rust. the whole point is that its simple, thats it

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages