Annotation Interface Log


@Target({METHOD,PARAMETER}) @Retention(RUNTIME) public @interface Log
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
     
    static @interface 
     
    static @interface 
     
    static @interface 
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    org.slf4j.event.Level
     
  • Element Details

    • value

      org.slf4j.event.Level value
      Default:
      INFO