oval-group / mlogger

a lightweight and simple logger for Machine Learning
MIT License
127 stars 12 forks source link

Add reset parameter and pattern matching to log_with_tag #9

Closed TomVeniat closed 6 years ago

TomVeniat commented 6 years ago

Implementation of #8 . Allow to log several/all tags at once, add reset parameter to log_with_tag and update tests.