Annotation Interface Logging


@Retention(RUNTIME) public @interface Logging
Indicates how the affected blocks should be hinted at in the log.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Log mode.
  • Element Details

    • value

      Log mode.
      Returns:
      either POSITION, REGION, ORIENTATION_REGION, PLACEMENT or ALL