This is an automated email from the ASF dual-hosted git repository.
royteeuwen pushed a change to branch logstore-extensions
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git
from 9b5eb24 Add LogEntryListener that allows reading of the logs on a
push-based API
add b8af0c8 Address review: keep package API backwards compatible and
harden listener API
No new revisions were added by this update.
Summary of changes:
.../log/logback/internal/store/LogStoreImpl.java | 9 +++------
.../sling/commons/log/logback/store/LogEntry.java | 18 ++++++++++++++++++
.../commons/log/logback/store/LogEntryListener.java | 16 ++++++++--------
.../sling/commons/log/logback/store/package-info.java | 2 +-
.../log/logback/internal/store/LogStoreImplTest.java | 8 ++++++++
5 files changed, 38 insertions(+), 15 deletions(-)