Class RegexLogFormat.RegexField

java.lang.Object
com.logviewer.data2.DefaultFieldDesciptor
com.logviewer.formats.RegexLogFormat.RegexField
All Implemented Interfaces:
LogFormat.FieldDescriptor, Cloneable
Enclosing class:
RegexLogFormat

public static class RegexLogFormat.RegexField extends DefaultFieldDesciptor
  • Constructor Details

    • RegexField

      public RegexField(@NonNull String name)
    • RegexField

      public RegexField(@NonNull String name, Integer groupIndex)
    • RegexField

      public RegexField(@NonNull String name, Integer groupIndex, @Nullable String type)