Class SupportLogFormatter

java.lang.Object
java.util.logging.Formatter
io.jenkins.lib.support_log_formatter.SupportLogFormatter

public class SupportLogFormatter extends Formatter
Format log files in a nicer format that is easier to read and search.
Author:
Stephen Connolly
  • Constructor Details

    • SupportLogFormatter

      public SupportLogFormatter()
  • Method Details