You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Pradeep Agrawal (Jira)" <ji...@apache.org> on 2020/06/30 11:39:00 UTC

[jira] [Updated] (RANGER-2545) Migrate Ranger Logging to slf4j framework

     [ https://issues.apache.org/jira/browse/RANGER-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pradeep Agrawal updated RANGER-2545:
------------------------------------
    Fix Version/s:     (was: 2.1.0)

> Migrate Ranger Logging to slf4j framework
> -----------------------------------------
>
>                 Key: RANGER-2545
>                 URL: https://issues.apache.org/jira/browse/RANGER-2545
>             Project: Ranger
>          Issue Type: Improvement
>          Components: Ranger
>    Affects Versions: 2.0.0
>            Reporter: Pradeep Agrawal
>            Assignee: Pradeep Agrawal
>            Priority: Minor
>         Attachments: 0001-RANGER-2545-Migrate-Ranger-Logging-to-slf4j-framewor.patch
>
>
> Ranger has direct references to Log4j1.
> As a result, systems which have moved over to using log4j2, logback etc via slf4j as a facade end up requiring multiple logging configuration files. One log4j1 config file for ranger, and another for the rest of the component.
> Would be useful to move to slf4j or some other logging facade.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)