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

Kirk Lund updated GEODE-2237:
-----------------------------
    Labels: Log4j2  (was: )

> Geode product classes should use Log4J2 Logger instead of JUL or LogWriter
> --------------------------------------------------------------------------
>
>                 Key: GEODE-2237
>                 URL: https://issues.apache.org/jira/browse/GEODE-2237
>             Project: Geode
>          Issue Type: Bug
>          Components: logging
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>              Labels: Log4j2
>
> I just noticed that AbstractLauncher is using JUL instead of Log4J2:
> {noformat}
> protected Logger logger = Logger.getLogger(getClass().getName()); // 
> TODO:KIRK: does this need log4j2?
> {noformat}
> Any other classes that are using a logger or logwriter that isn't from Log4J2 
> API should be modified to use Log4J2.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to