tinylog 0.7 is released
You can edit this post on GitHub
Today the next beta version of tinylog is released. The new version 0.7 is now available for download. Feedback (positive and negative) is still welcome!
Changelog:
- IO operations can be executed in a separate thread
- Policies for rollover strategies (e.g. daily at midnight)
- Labellers for generating filenames for backups (counting or timestamp)
- Own writers, policies and labellers can be registered as service
- Interface for alternative logger APIs
- Refactoring of the package structure