Skip to content

Blexyel/protokoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Contributors

Languages