If you don't have an identifiedBy(), the props file need to be same name as
the composite.

But I am also surprised that null is returned, since Qi4j would disallow
that...

I am at home, and don't have the codebase here, so you'll need to wait for
more answer until Monday.

-- Niclas

On 7 Nov 2009 19:20, "Alex Shneyderman" <[email protected]> wrote:

How do I set the debug level ?

I tried to create

org/qi4j/logging/debug/service/DebuggingService.properties
debugLevel=100

then adding debug service to the module like this:

module.addServices( DebuggingServiceComposite.class );

but when I do:

@This private Debug debug;

and debug.debugLevel() returns null.

Any clues?

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to