Annotation Interface LogMasking.Mask

Enclosing class:
LogMasking

@Target({FIELD,PARAMETER}) @Retention(RUNTIME) public static @interface LogMasking.Mask
Annotation for marking fields that should be masked in logs. 用于标记应在日志中脱敏的字段的注解。
Since:
JDK 25, opencode-base-log V1.0.0
Author:
Leon Soo www.LeonSoo.com
  • Element Details