remove PropertyConfigurator from CassandraDaemon
------------------------------------------------

                 Key: CASSANDRA-803
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-803
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 0.6
            Reporter: Jesse McConnell



In order for users to make use of the EmbeddedCassandraService for unit testing 
they need to have a dependency declared on log4j.  

It would be nice if we could use the log4j-over-slf4j artifact to bridge this 
requirement for those of us using slf4j.  

http://www.slf4j.org/legacy.html#log4j-over-slf4j

Currently it errors with the direct usage of the PropertyConfigurator in 
o.a.c.thrift.CassandraDaemon.

-- 
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