[
https://issues.apache.org/jira/browse/ZOOKEEPER-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Hunt updated ZOOKEEPER-980:
-----------------------------------
Attachment: ZOOKEEPER-980.patch
this patch adds some variables for location, rootlogger and threshold
you can verify it via
JVMFLAGS="-Dzookeeper.root.logger=DEBUG,CONSOLE,ROLLINGFILE
-Dzookeeper.console.threshold=DEBUG" bin/zkServer.sh start
results in debug logging being written to zookeeper.log.
defaults are maintained as before.
> allow configuration parameters for log4j.properties
> ---------------------------------------------------
>
> Key: ZOOKEEPER-980
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-980
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Patrick Hunt
> Assignee: Patrick Hunt
> Priority: Minor
> Fix For: 3.4.0
>
> Attachments: ZOOKEEPER-980.patch
>
>
> log4j.properties can contain properties that may be overridden using system
> properties. Hadoop's bin/hadoop is doing this already, I will be replicating
> in ZK's config.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira