Annotation Interface Log


public @interface Log
Annotation to mark fields and methods that should be logged.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    What the log is saved as.
  • Element Details

    • as

      String as
      What the log is saved as.
      Returns:
      The name of the log.
      Default:
      ""