Uses of Interface
org.wso2.carbon.bootstrap.logging.LoggingBridge

Packages that use LoggingBridge
org.wso2.carbon.bootstrap.logging   
 

Uses of LoggingBridge in org.wso2.carbon.bootstrap.logging
 

Methods in org.wso2.carbon.bootstrap.logging that return LoggingBridge
static LoggingBridge LoggingBridgeRegister.getLoggingBridge(String name)
           
 

Methods in org.wso2.carbon.bootstrap.logging with parameters of type LoggingBridge
static void LoggingBridgeRegister.addAppender(String name, LoggingBridge bridge)
           
static void LoggingUtils.flushLogs(String bridgeName, LoggingBridge loggingBridge)
           
static void LoggingUtils.pushLogRecord(String bridgeName, LoggingBridge loggingBridge, LogRecord record)
           
 



Copyright © 2014 WSO2 Inc. All rights reserved.