Hi, The default configuration for the samples sets:org.ops4j.pax.logging.DefaultServiceLog.level=INFOThis can be changed to limit the output there. Otherwise you'll need to set the relevant SLF4J properties on your Eclipse run configuration. I hope this helps. Regards, Tim Ward ------------------- Apache Aries PMC member & Enterprise OSGi advocate Enterprise OSGi in Action (http://www.manning.com/cummins) -------------------
Date: Thu, 4 Jul 2013 09:34:18 +0200 Subject: Re: [Blueprint] how to set logging level ? From: [email protected] To: [email protected] Can you try to also install and configure pax logging? It should allow you to define which logging categories are logged at what level. Christian Am 01.07.2013 23:22 schrieb "Cristiano Gavião" <[email protected]>: Hello, When I running an application that is using Aries Blueprint inside Eclipse IDE I'm getting a bunch of log messages like this one in the console: 18:13:42.965 [Start Level Event Dispatcher] DEBUG o.a.a.b.container.BlueprintExtender - Found ProxyManager service, starting to process blueprint bundles Could someone please teach me how could I set this off ? thanks, Cristiano
