public class LoggingUtils extends Object
| Constructor and Description |
|---|
LoggingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
flushLogs(String bridgeName,
LoggingBridge loggingBridge) |
static LogRecord |
formatMessage(Formatter formatter,
LogRecord record) |
static void |
pushLogRecord(String bridgeName,
LoggingBridge loggingBridge,
LogRecord record) |
public static void pushLogRecord(String bridgeName, LoggingBridge loggingBridge, LogRecord record)
public static void flushLogs(String bridgeName, LoggingBridge loggingBridge)
Copyright © 2018 WSO2 Inc. All rights reserved.