craiglawson commented on a change in pull request #1793: URL: https://github.com/apache/zookeeper/pull/1793#discussion_r789509507
########## File path: zookeeper-docs/src/main/resources/markdown/zookeeperAdmin.md ########## @@ -504,22 +504,20 @@ The ZooKeeper service can be monitored in one of three primary ways: ### Logging ZooKeeper uses **[SLF4J](http://www.slf4j.org)** -version 1.7.5 as its logging infrastructure. For backward compatibility it is bound to -**LOG4J** but you can use -**[LOGBack](http://logback.qos.ch/)** -or any other supported logging framework of your choice. - -The ZooKeeper default *log4j.properties* -file resides in the *conf* directory. Log4j requires that -*log4j.properties* either be in the working directory +version 1.7.5 as its logging infrastructure. By default ZooKeeper is shipped with Review comment: 1.7.30? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org