Package cn.dlysxx.www.common.logging
Annotation Type Logging
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface LoggingMarks a method as to be intercepted by DLYSXX LoggingAspect.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanargsEnabledargsEnabled.java.lang.Stringdescriptiondescription.org.apache.logging.log4j.spi.StandardLevellevellevel.booleanreturnValEnabledreturnValEnabled.
-