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

ASF GitHub Bot updated GEODE-5871:
----------------------------------
    Labels: pull-request-available  (was: )

> 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: Trivial
>              Labels: pull-request-available
>
> 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)

Reply via email to