neolog 0.0.4

an easy way to log to a file in rust
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}