David Bosschaert created SLING-4510:
---------------------------------------
Summary: Sling LogService could provide more usable output
Key: SLING-4510
URL: https://issues.apache.org/jira/browse/SLING-4510
Project: Sling
Issue Type: Bug
Components: Commons
Affects Versions: Commons Log Service 1.0.2
Reporter: David Bosschaert
Priority: Minor
Fix For: Commons Log Service 1.0.4
The Sling Log Service generates log messages when services change. However the
information in those log messages could be improved. For example the following
is a typical log message:
{code}some.bsn Service [4242] ServiceEvent REGISTERED{code}
It would be good to expand the log message to include the service's ObjectClass
so that you know which service is actually being registered.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)