Jianxia Chen created GEODE-5871:
-----------------------------------

             Summary: 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


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