Roy Teeuwen created SLING-13224:
-----------------------------------
Summary: Configurable loggers property on the LogStore
configuration
Key: SLING-13224
URL: https://issues.apache.org/jira/browse/SLING-13224
Project: Sling
Issue Type: Improvement
Components: Commons
Reporter: Roy Teeuwen
Assignee: Roy Teeuwen
LogStoreRegistrar hard-codes the Log Store Appender to loggers=ROOT, so
LogStore only captures events that propagate to ROOT. Loggers configured with
additivity=false — log.request, log.access,... — never reach the store.
Proposal: extend the org.apache.sling.commons.log.LogStore PID with a loggers
property (default ["ROOT"], preserving today's behaviour).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)