You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2014/10/04 21:15:33 UTC

[jira] [Created] (ARGUS-101) Audit to HDFS: use Log4J instead of LogLog for debug tracing

Madhan Neethiraj created ARGUS-101:
--------------------------------------

             Summary: Audit to HDFS: use Log4J instead of LogLog for debug tracing
                 Key: ARGUS-101
                 URL: https://issues.apache.org/jira/browse/ARGUS-101
             Project: Argus
          Issue Type: Bug
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Currently LogLog is being used by the classes that implement saving access audit logs to HDFS. This results in the log messages being printed to console and not the log files used by the rest of the application.

Update this to use Log4j instead, so that debug messages from these classes will be available in the application log file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)