Annotation Interface LogColumnName


@Retention(RUNTIME) @Target(RECORD_COMPONENT) public @interface LogColumnName
Defines the name of the column inside the log file. A log file is tab-separated.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details