Arshad Mohammad created ZOOKEEPER-2170:
------------------------------------------
Summary: Zookeeper is not logging as per the configuraiton in
log4j.properties
Key: ZOOKEEPER-2170
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2170
Project: ZooKeeper
Issue Type: Bug
Reporter: Arshad Mohammad
Fix For: 3.6.0
In conf/log4j.properties default root logger is
{code}
zookeeper.root.logger=INFO, CONSOLE
{code}
Changing root logger to bellow value or any other value does not change logging
effect
{code}
zookeeper.root.logger=DEBUG, ROLLINGFILE
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)