[
https://issues.apache.org/jira/browse/GEODE-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jianxia Chen updated GEODE-5871:
--------------------------------
Priority: Minor (was: Major)
> TransactionUtils should be replaced by a static Logger
> ------------------------------------------------------
>
> Key: GEODE-5871
> URL: https://issues.apache.org/jira/browse/GEODE-5871
> Project: Geode
> Issue Type: Improvement
> Components: logging
> Reporter: Jianxia Chen
> Priority: Minor
>
> TransactionUtils existed back when loggers only existed when the distributed
> system was connected. Now that each class can have its own static logger that
> will exist for the lifetime of that class, TransactionUtils can be removed
> and any code that uses it can use a static logger created by calling
> LogService.getLogger().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)