You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2008/01/29 10:53:20 UTC

svn commit: r616228 - /incubator/sling/trunk/launcher/app/src/main/resources/sling.properties

Author: cziegeler
Date: Tue Jan 29 01:53:19 2008
New Revision: 616228

URL: http://svn.apache.org/viewvc?rev=616228&view=rev
Log:
Use same log level for scr as for the whole system.

Modified:
    incubator/sling/trunk/launcher/app/src/main/resources/sling.properties

Modified: incubator/sling/trunk/launcher/app/src/main/resources/sling.properties
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launcher/app/src/main/resources/sling.properties?rev=616228&r1=616227&r2=616228&view=diff
==============================================================================
--- incubator/sling/trunk/launcher/app/src/main/resources/sling.properties (original)
+++ incubator/sling/trunk/launcher/app/src/main/resources/sling.properties Tue Jan 29 01:53:19 2008
@@ -82,7 +82,8 @@
 org.apache.sling.osgi.log.level = INFO
 org.apache.sling.osgi.log.file = ${sling.home}/logs/error.log
 # org.apache.sling.osgi.log.url = URL to logger configuration file
-
+# Logging configuration for the SCR (if installed)
+ds.loglevel = ${org.apache.sling.osgi.log.level}
 
 #
 # Space separated list of URLs to the OSGi Bundle Repository files. If this