[
https://issues.apache.org/jira/browse/FELIX-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Watson reassigned FELIX-6307:
---------------------------------
Assignee: Tom Watson
> SCR logging uses null name for logger in LogServiceEnabledLogger.getLogger()
> ----------------------------------------------------------------------------
>
> Key: FELIX-6307
> URL: https://issues.apache.org/jira/browse/FELIX-6307
> Project: Felix
> Issue Type: Improvement
> Components: Declarative Services (SCR)
> Affects Versions: scr-2.1.22
> Reporter: Tom Watson
> Assignee: Tom Watson
> Priority: Major
>
> As part of the fix for issue #6274 the refactoring ends up passing null to
> the LoggerFactory.getLogger method for the logger name. This is not allowed
> by the log service specification. The name Logger.ROOT_LOGGER_NAME should be
> used instead of null.
> This issue only exists in the latest master which has not been released yet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)