Drakulix / simplelog.rs

Simple Logging Facility for Rust
https://docs.rs/simplelog/
Apache License 2.0
423 stars 71 forks source link

README on crates.io is not updated #75

Closed marco-c closed 2 years ago

marco-c commented 3 years ago

The old TermLogger::new(LevelFilter::Warn, Config::default(), TerminalMode::Mixed), call with three arguments is shown in the Usage section.

tjkirch commented 2 years ago

Looks like this may have been fixed in v0.10.1, which includes https://github.com/Drakulix/simplelog.rs/commit/dd8f9b32a8826da5f9273b1394b0574d28f67704?