[
https://issues.apache.org/jira/browse/GEODE-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977289#comment-15977289
]
ASF GitHub Bot commented on GEODE-258:
--------------------------------------
GitHub user davinash opened a pull request:
https://github.com/apache/geode/pull/467
GEODE-258: Remove deprecated Cache.getLoggerI18n and getSecurityLoggerI18n
methods
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davinash/geode feature/GEODE-258
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/467.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #467
----
----
> 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)