[
https://issues.apache.org/jira/browse/ZOOKEEPER-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823412#comment-15823412
]
ASF GitHub Bot commented on ZOOKEEPER-2659:
-------------------------------------------
Github user jvz commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/148#discussion_r96145267
--- Diff: src/docs/src/documentation/content/xdocs/zookeeperInternals.xml
---
@@ -399,11 +399,11 @@ hierarchy of groups.
<para>
Zookeeper uses
<ulink url="http://www.slf4j.org/index.html">slf4j</ulink> as an
abstraction layer for logging.
-<ulink url="http://logging.apache.org/log4j">log4j</ulink> in version 1.2
is chosen as the final logging implementation for now.
+<ulink url="http://logging.apache.org/log4j/2.x/">log4j2</ulink> in
version 2 is chosen as the final logging implementation for now.
--- End diff --
Could you make this an https link? I've been trying to encourage the use of
the https site.
> Use log4j2 as a logging framework as log4j 1.X is now deprecated
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-2659
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2659
> Project: ZooKeeper
> Issue Type: Wish
> Reporter: Pushkar Raste
> Priority: Minor
> Attachments: zk_log4j2_migration.patch
>
>
> Zookeeper currently uses {{log4j 1.X}} as the default logging framework.
> {{log4j 1.X}} is now deprecated http://logging.apache.org/log4j/1.2/
> This ticket is to track efforts to move zookeeper to {{log4j2}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)