JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.wso2.carbon.bootstrap.logging
Interface LoggingBridge
All Known Implementing Classes:
DefaultLoggingBridge
@Deprecated
public interface
LoggingBridge
Deprecated.
Pax-logging has an in-built mechanism for bridging to Log4J2.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
push
(
LogRecord
record)
Deprecated.
Method Details
push
void
push
(
LogRecord
record)
Deprecated.