Uses of Interface
org.wso2.carbon.bootstrap.logging.LoggingBridge
Packages that use LoggingBridge
-
Uses of LoggingBridge in org.wso2.carbon.bootstrap.logging
Classes in org.wso2.carbon.bootstrap.logging that implement LoggingBridgeModifier and TypeClassDescriptionclassThis class is used when unknown file appender is trying to get registered in the LoggingBridgeRegister.Methods in org.wso2.carbon.bootstrap.logging that return LoggingBridgeModifier and TypeMethodDescriptionstatic LoggingBridgeLoggingBridgeRegister.getLoggingBridge(String name) Deprecated.Methods in org.wso2.carbon.bootstrap.logging with parameters of type LoggingBridgeModifier and TypeMethodDescriptionstatic voidLoggingBridgeRegister.addAppender(String name, LoggingBridge bridge) Deprecated.static voidLoggingUtils.flushLogs(String bridgeName, LoggingBridge loggingBridge) Deprecated.static voidLoggingUtils.pushLogRecord(String bridgeName, LoggingBridge loggingBridge, LogRecord record) Deprecated.