Introduce SLF4J as logging framework.
-------------------------------------
Key: QI-265
URL: http://issues.ops4j.org/browse/QI-265
Project: Qi4j
Issue Type: Improvement
Reporter: Niclas Hedhman
Assignee: Rickard Öberg
Fix For: 1.3
We currently have very little logging output, especially in Qi4j Core, where we
try to keep the dependencies down.
By choosing SLF4J as the API, we give downstream users the most flexible choice
of logging solutions, from slf4j-nop to slf4j-log4j and logback.
It is important to remember that in the Maven setup there is only a dependency
on slf4j-api, and for instance slf4j-simple has a test scope.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev