org.wso2.carbon.bootstrap.logging
Class LoggingBridgeRegister

java.lang.Object
  extended by org.wso2.carbon.bootstrap.logging.LoggingBridgeRegister

public class LoggingBridgeRegister
extends Object


Constructor Summary
LoggingBridgeRegister()
           
 
Method Summary
static void addAppender(String name, LoggingBridge bridge)
           
static LoggingBridge getLoggingBridge(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingBridgeRegister

public LoggingBridgeRegister()
Method Detail

addAppender

public static void addAppender(String name,
                               LoggingBridge bridge)

getLoggingBridge

public static LoggingBridge getLoggingBridge(String name)


Copyright © 2014 WSO2 Inc. All rights reserved.