Annotation Interface PrintLog


@Target(METHOD) @Retention(RUNTIME) @Documented public @interface PrintLog
  • 元素详细资料

    • value

      String value
      默认值:
      ""
    • useTimer

      boolean useTimer
      默认值:
      false
    • appender

      Class<LogAppender> appender
      默认值:
      com.yao2san.sim.framework.log.core.LogAppender.class