Uses of Interface
com.atlassian.confluence.impl.logging.admin.LoggingConfigService
-
Packages that use LoggingConfigService Package Description com.atlassian.confluence.cluster.hazelcast com.atlassian.confluence.impl.logging.log4j.config -
-
Uses of LoggingConfigService in com.atlassian.confluence.cluster.hazelcast
Constructors in com.atlassian.confluence.cluster.hazelcast with parameters of type LoggingConfigService Constructor Description HazelcastClusterSafetyManager(ClusterSafetyDao clusterSafetyDao, com.atlassian.event.api.EventPublisher eventPublisher, ClusterManager clusterManager, com.hazelcast.core.HazelcastInstance hazelcastInstance, ActivityMonitor activityMonitor, ScheduledExecutorService executor, LicenseService licenseService, LoggingConfigService loggingConfigService)
-
Uses of LoggingConfigService in com.atlassian.confluence.impl.logging.log4j.config
Classes in com.atlassian.confluence.impl.logging.log4j.config that implement LoggingConfigService Modifier and Type Class Description class
Log4j2ConfigService
An implementation ofLoggingConfigService
backed by Log4j 2.x
-