Interface Log4jLayout

All Known Implementing Classes:
Log4jKettleLayout

public interface Log4jLayout
  • Method Details

    • format

      String format(org.apache.logging.log4j.core.LogEvent event)
    • ignoresThrowable

      boolean ignoresThrowable()
    • activateOptions

      void activateOptions()
    • isTimeAdded

      boolean isTimeAdded()
    • setTimeAdded

      void setTimeAdded(boolean addTime)