[ https://issues.apache.org/jira/browse/GEODE-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16000545#comment-16000545 ]
ASF GitHub Bot commented on GEODE-258: -------------------------------------- Github user davinash commented on the issue: https://github.com/apache/geode/pull/467 Thanks @kirklund and @upthewaterspout If I understand correctly getLoggerI18n should go away and replace with Log4j2. What is to be done for getSecurityLoggerI18n ?? > Remove deprecated Cache.getLoggerI18n and getSecurityLoggerI18n methods > ----------------------------------------------------------------------- > > Key: GEODE-258 > URL: https://issues.apache.org/jira/browse/GEODE-258 > Project: Geode > Issue Type: Sub-task > Reporter: Darrel Schneider > Assignee: Avinash Dongre > Original Estimate: 2h > Remaining Estimate: 2h > > Remove the deprecated Cache.getLoggerI18n and getSecurityLoggerI18n methods. > All calls can be replaced with getLogger().convertToLogWriterI18n() so this > should be a quick task. -- This message was sent by Atlassian JIRA (v6.3.15#6346)