Annotation Interface SystemLog


@Target({PARAMETER,METHOD}) @Retention(RUNTIME) @Documented public @interface SystemLog
系统日志注解

尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负

作者:
Yazhi Li
  • 元素详细资料

    • description

      String description
      日志名称
      默认值:
      ""
    • type

      LogType type
      日志类型
      默认值:
      OPERATION