Log4j requirement documentation missing
---------------------------------------
Key: THRIFT-504
URL: https://issues.apache.org/jira/browse/THRIFT-504
Project: Thrift
Issue Type: Improvement
Components: Library (Java)
Reporter: Wade
Priority: Minor
It's not clear from the docs that users must include log4j (otherwise build
will fail) and that they must provide log4j properties for java generated code.
The result is:
log4j:WARN No appenders could be found for logger...
log4j:WARN Please initialize the log4j system properly.
Documentation/requirements change would alleviate this. Also, a tutorial
example that uses log4j properties would be helpful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.