[
https://issues.apache.org/jira/browse/SLING-4563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14392195#comment-14392195
]
Carsten Ziegeler commented on SLING-4563:
-----------------------------------------
We can continue to use the StartLevel service, handling the reference is really
trivial and a StartLevel service *must* be available (mandated by the spec) -
so no need to require a new OSGi framework version
> 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
> Attachments: SLING-4563.patch
>
>
> 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)