Class LogRegExMacro

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public final class LogRegExMacro
    extends DataBoundTokenMacro
    Uses a regular expression to find a single log entry and generates a new output using the capture groups from it. This is partially based on the description-setter plugin (https://github.com/jenkinsci/description-setter-plugin).