org.wso2.carbon.bootstrap.logging
Class LoggingUtils
java.lang.Object
org.wso2.carbon.bootstrap.logging.LoggingUtils
public class LoggingUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggingUtils
public LoggingUtils()
pushLogRecord
public static void pushLogRecord(String bridgeName,
LoggingBridge loggingBridge,
LogRecord record)
formatMessage
public static LogRecord formatMessage(Formatter formatter,
LogRecord record)
flushLogs
public static void flushLogs(String bridgeName,
LoggingBridge loggingBridge)
Copyright © 2014 WSO2 Inc. All rights reserved.