Kirk Lund created GEODE-951:
-------------------------------
Summary: Move classes from
com.gemstone.org.apache.logging.log4j.message to
com.gemstone.gemfire.logging.log4j.message
Key: GEODE-951
URL: https://issues.apache.org/jira/browse/GEODE-951
Project: Geode
Issue Type: Bug
Components: management
Reporter: Kirk Lund
The package com.gemstone.org.apache.logging.log4j.message currently contains
two log4j2 classes optimized for Regions:
{noformat}
* GemFireParameterizedMessage.java
* GemFireParameterizedMessageFactory.java
{noformat}
Before we repackage com.gemstone.gemfire to org.apache.geode, I think we should
move these classes to a gemfire package such as
com.gemstone.gemfire.logging.log4j.message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)