This is an automated email from the ASF dual-hosted git repository.
rombert pushed a change to branch issue/SLING-13188
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-log.git
from 098301f SLING-13188 - Provide an optional in-memory store of recent
log events
add 8ad1f2b SLING-13188 - Provide an optional in-memory store of recent
log events
add 8057bf4 SLING-13204 - Update required Java version to 17 (#32)
add ee09775 Merge remote-tracking branch 'origin/master' into
issue/SLING-13188
add a64cc17 SLING-13188 - Provide an optional in-memory store of recent
log events
No new revisions were added by this update.
Summary of changes:
pom.xml | 4 +-
.../log/logback/internal/store/LogStoreImpl.java | 4 -
.../logback/internal/store/LogStoreRegistrar.java | 31 +++----
.../sling/commons/log/logback/store/LogEntry.java | 95 +++-------------------
.../sling/commons/log/logback/store/LogStore.java | 9 ++
5 files changed, 33 insertions(+), 110 deletions(-)