outbrain / fwumious_wabbit

Fwumious Wabbit, fast on-line machine learning toolkit written in Rust
Other
133 stars 19 forks source link

Introduce the "log" crate to the project to replace prints to stdout #79

Closed bbenshalom closed 1 year ago

bbenshalom commented 1 year ago

Suggested logging facade: https://docs.rs/log/latest/log/

Suggested implentation: https://docs.rs/env_logger/latest/env_logger/

ggaspersic commented 1 year ago

@bbenshalom @SkBlaz if I am not mistaken this issue can be closed.