Class LoggingUtils

java.lang.Object
org.wso2.carbon.bootstrap.logging.LoggingUtils

@Deprecated public class LoggingUtils extends Object
Deprecated.
Queuing and flushing logs is done by Log4J2 appenders.
  • Constructor Details

    • LoggingUtils

      public LoggingUtils()
      Deprecated.
  • Method Details

    • pushLogRecord

      public static void pushLogRecord(String bridgeName, LoggingBridge loggingBridge, LogRecord record)
      Deprecated.
    • formatMessage

      public static LogRecord formatMessage(Formatter formatter, LogRecord record)
      Deprecated.
    • flushLogs

      public static void flushLogs(String bridgeName, LoggingBridge loggingBridge)
      Deprecated.
    • clear

      public static void clear()
      Deprecated.