Type |
Changes |
By |
![add add](images/add.gif) |
Splitlog now boasts shiny new user documentation! Fixes 46. |
triceo |
![add add](images/add.gif) |
Follower and Metric now support multiple non-blocking waiting... Fixes 50. |
triceo |
![add add](images/add.gif) |
... and this non-blocking waiting can now execute an asynchronous action when it's done. Fixes 51. |
triceo |
![add add](images/add.gif) |
MergingFollower now supports metrics and is back on par with Follower, feature-wise. Fixes 43. |
triceo |
![fix fix](images/fix.gif) |
Splitlog logging is now disabled by default. This will prevent endless feedback loops when Splitlog is deployed
within a web app. Fixes 42. |
triceo |
![update update](images/update.gif) |
MergingFollower.separate() is deprecated in favor of MergingFollower.remove(). Fixes 52. |
triceo |
![update update](images/update.gif) |
LogWatchBuilder becomes part of the public API. Fixes 49. |
triceo |