outbrain / fwumious_wabbit

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

Logging interface + some cleanup #86

Closed SkBlaz closed 1 year ago

SkBlaz commented 1 year ago

A suggestion for a minimal logging interface (operational) + some cleanup of commented out/unused source. Logger is initialized at the start of main() with all types printed out - no need for environment variables.

bbenshalom commented 1 year ago

Addresses https://github.com/outbrain/fwumious_wabbit/issues/79