| Package | Description |
|---|---|
| org.wso2.carbon.bootstrap.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLoggingBridge
This class is used when unknown file appender is trying to get registered in the LoggingBridgeRegister.
|
| Modifier and Type | Method and Description |
|---|---|
static LoggingBridge |
LoggingBridgeRegister.getLoggingBridge(String name) |
| Modifier and Type | Method and Description |
|---|---|
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 © 2019 WSO2 Inc. All Rights Reserved.