Hi,

Just to let you know that I have now converted all code to use SLF4J (core, libs, exts, sandbox, etc.).

I've added a few debug statements in runtime to track activate/passivate of things. All use org.qi4j.api.Qi4j as the category instead of separate ones.

In all places (except one) is slf4j-api used in compile scope, and slf4j-simple is used in test scope. In your own apps simply use another implementation, such as the log4j or logback one.

/Rickard

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

Reply via email to