[
https://issues.apache.org/jira/browse/GEODE-7177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16962692#comment-16962692
]
ASF subversion and git services commented on GEODE-7177:
--------------------------------------------------------
Commit 182de42d8e56a900f0d22793a440af72f62f09f4 in geode's branch
refs/heads/feature/GEODE-7258 from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=182de42 ]
GEODE-7177: Changing packages in geode-logging (#4232)
Changing the packages of classes in geode-logging so that they do not conflict
with geode-core packages. The following two new packages were created
org.apache.geode.logging.internal.executors:
Now contains LoggingExecutors, LoggingThread, LoggingThreadFactory,
LoggingUncaughtExceptionHandler
org.apache.geode.logging.internal.log4j.api:
Now contains: LogService, FastLogger, and log4j.message classes
This change touches the imports of files because LogService is used everywhere
we get a logger.
> Move membership's logging dependencies to its own module
> --------------------------------------------------------
>
> Key: GEODE-7177
> URL: https://issues.apache.org/jira/browse/GEODE-7177
> Project: Geode
> Issue Type: Improvement
> Components: logging, membership
> Reporter: Ryan McMahon
> Assignee: Dan Smith
> Priority: Major
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> As part of eliminating membership's dependency on geode-core, we want to move
> LogService and some other supporting classes to its own module which
> membership can depend on.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)