Uses of Class
org.terracotta.utilities.logging.LoggerBridge
Packages that use LoggerBridge
-
Uses of LoggerBridge in org.terracotta.utilities.logging
Fields in org.terracotta.utilities.logging with type parameters of type LoggerBridgeModifier and TypeFieldDescriptionprivate static final Map<org.slf4j.Logger,Map<org.slf4j.event.Level, LoggerBridge>> LoggerBridge.INSTANCESMethods in org.terracotta.utilities.logging that return LoggerBridgeModifier and TypeMethodDescriptionstatic LoggerBridgeLoggerBridge.getInstance(org.slf4j.Logger delegate, org.slf4j.event.Level level) Creates or gets theLoggerBridgeinstance for the delegateLoggerandLevel.