[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15050954#comment-15050954
 ] 

Stevo Slavic commented on ZOOKEEPER-1371:
-----------------------------------------

Maybe splitting zookeeper to multiple modules (server, client, shared/common) 
would help. Then use same logging api in all modules, and use whatever logging 
implementation is preferred in server module only, letting client module users 
use whichever logging implementation they prefer.

> Remove dependency on log4j in the source code.
> ----------------------------------------------
>
>                 Key: ZOOKEEPER-1371
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1371
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.0, 3.4.1, 3.4.2, 3.4.3
>            Reporter: Mahadev konar
>            Assignee: Arshad Mohammad
>              Labels: patch
>             Fix For: 3.5.2, 3.6.0
>
>         Attachments: ZOOKEEPER-1371-05.patch, ZOOKEEPER-1371.patch, 
> ZOOKEEPER-1371.patch, ZOOKEEPER-1371.patch, ZOOKEEPER-1371.patch
>
>
> ZOOKEEPER-850 added slf4j to ZK. We still depend on log4j in our codebase. We 
> should remove the dependency on log4j so that we can make logging pluggable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to