Upgrade to SLF4J 1.6.0
----------------------
Key: WINK-295
URL: https://issues.apache.org/jira/browse/WINK-295
Project: Wink
Issue Type: Improvement
Components: Common
Affects Versions: 1.1.1
Reporter: Jason Dillon
{quote}
As of SLF4J version 1.6.0, in the absence of an SLF4J binding, slf4j-api will
default to a no-operation implementation discarding all log requests. Thus,
instead of throwing an exception, SLF4J will emit a single warning message
about the absence of a binding and proceed to discard all log requests without
further protest. See also the relevant sectionin the user manual.
{quote}
( from http://slf4j.org/news.html )
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.