You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Hai Zhou (JIRA)" <ji...@apache.org> on 2019/03/23 08:49:00 UTC

[jira] [Created] (RATIS-508) Switch from log4j to slf4j

Hai Zhou created RATIS-508:
------------------------------

             Summary: Switch from log4j to slf4j
                 Key: RATIS-508
                 URL: https://issues.apache.org/jira/browse/RATIS-508
             Project: Ratis
          Issue Type: Improvement
            Reporter: Hai Zhou


Improve the request to raise the abstraction level of our logging framework so that logging is done through slf4j instead of directly through log4j. 
This will allow users to swap-out the underlying logging framework, giving a choice of log4j, logback-classic, and log4j2.

eg.
In my project, I use logback, which conflicts with log4j.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)