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