Uses of Interface
org.apache.logging.log4j.spi.LoggerRegistry.MapFactory
Package
Description
Internal interfaces and classes to be used by authors of logging implementations or for internal use by
API classes.
-
Uses of LoggerRegistry.MapFactory in org.apache.logging.log4j.spi
Modifier and TypeClassDescriptionstatic class
Deprecated.static class
LoggerRegistry.WeakMapFactory<T extends ExtendedLogger>
Deprecated.As of version2.25.0
, planned to be removed!ModifierConstructorDescriptionLoggerRegistry
(@Nullable LoggerRegistry.MapFactory<T> mapFactory) Deprecated.As of version2.25.0
, planned to be removed!
2.25.0
, planned to be removed!