Registered LogListeners don't get messages sent through SLF4J
-------------------------------------------------------------

                 Key: SLING-2025
                 URL: https://issues.apache.org/jira/browse/SLING-2025
             Project: Sling
          Issue Type: Bug
          Components: Commons
            Reporter: Carl Hall


When a log message is sent through LogService, the message also goes out to 
LogListeners registered with LogReaderService. When a log message is sent 
through SLF4J, it bypasses LogService and thusly the LogReaderService and no 
LogListeners receive the log message.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to