Use log4j for Java tests
------------------------
Key: THRIFT-931
URL: https://issues.apache.org/jira/browse/THRIFT-931
Project: Thrift
Issue Type: Improvement
Components: Java - Library
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Minor
Fix For: 0.5
Right now, slf4j-simple is used when the tests are run. Unfortunately, the
"simple" logger doesn't support debug level messages at all, which is somewhat
of a pain. It would be good to switch to slf4j-log4j for the tests so we have
debug logs available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.