Alexander Klimetschek created SLING-4563:
--------------------------------------------
Summary: Log start level number on STARTLEVEL CHANGED event
Key: SLING-4563
URL: https://issues.apache.org/jira/browse/SLING-4563
Project: Sling
Issue Type: Improvement
Components: Commons
Reporter: Alexander Klimetschek
Currently, the Sling logservice just logs that an osgi start level has changed,
without indicating which one:
{noformat}
...org.apache.felix.framework FrameworkEvent STARTLEVEL CHANGED
{noformat}
This should include the current framework startlevel:
{noformat}
...org.apache.felix.framework FrameworkEvent STARTLEVEL CHANGED to 14
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)