[
https://issues.apache.org/jira/browse/SLING-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu closed SLING-13188.
-----------------------------------
> Provide an optional in-memory store of recent log events
> --------------------------------------------------------
>
> Key: SLING-13188
> URL: https://issues.apache.org/jira/browse/SLING-13188
> Project: Sling
> Issue Type: New Feature
> Components: Commons
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Major
> Fix For: Commons Log 6.1.0
>
> Attachments: screenshot-1.png
>
>
> It is sometimes useful to query recent log event, for instance in developer
> tools. It is currently possible to do so by registering an Appender OSGi
> service (
> https://sling.apache.org/documentation/development/logging.html#appenders-as-osgi-services-1
> ) but that has two drawbacks:
> - it is a common concern that gets duplicated across multiple consumers
> - it binds the consumers to logback APIs
> The commons log bundle should provide an optional comoponent that exposes the
> recent log entries without forcing the consumer to bind to logback APIs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)