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 voidpush(LogRecord record)Deprecated.
-
-
-
Method Detail
-
push
void push(LogRecord record)
Deprecated.
-
-