Class LoggingUtils
java.lang.Object
org.wso2.carbon.bootstrap.logging.LoggingUtils
Deprecated.
Queuing and flushing logs is done by Log4J2 appenders.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear()Deprecated.static voidflushLogs(String bridgeName, LoggingBridge loggingBridge) Deprecated.static LogRecordformatMessage(Formatter formatter, LogRecord record) Deprecated.static voidpushLogRecord(String bridgeName, LoggingBridge loggingBridge, LogRecord record) Deprecated.
-
Constructor Details
-
LoggingUtils
public LoggingUtils()Deprecated.
-
-
Method Details
-
pushLogRecord
Deprecated. -
formatMessage
Deprecated. -
flushLogs
Deprecated. -
clear
public static void clear()Deprecated.
-