[ 
https://issues.apache.org/jira/browse/THRIFT-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746102#action_12746102
 ] 

Jonathan Ellis commented on THRIFT-558:
---------------------------------------

from http://slf4j.org/manual.html it looks like what I need (since cassandra 
uses log4j) is to add slf4j-log4j12-1.5.8.jar and slf4j-api-1.5.8.jar to my 
classpath?

> Replace use of log4j by commons-logging in Java library and generated Java 
> code
> -------------------------------------------------------------------------------
>
>                 Key: THRIFT-558
>                 URL: https://issues.apache.org/jira/browse/THRIFT-558
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java), Library (Java)
>    Affects Versions: 0.1
>         Environment: All
>            Reporter: Mathias Herberts
>            Assignee: Mathias Herberts
>            Priority: Trivial
>             Fix For: 0.1
>
>         Attachments: commons-logging.patch, slf4j-v2.patch, slf4j-v3.patch, 
> slf4j.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Generated Java code and the some Java library classes make direct use of 
> log4j. In order to remove this logging library dependency, replace uses of 
> log4j by uses of commons-logging.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to