Class AuditLog.LoggingBuilder
java.lang.Object
cloud.opencode.base.log.audit.AuditLog.LoggingBuilder
- Enclosing class:
AuditLog
Builder that automatically logs when build() is called.
调用 build() 时自动记录的构建器。
- Since:
- JDK 25, opencode-base-log V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
-
Method Details
-
userId
-
target
-
targetId
-
result
-
success
-
failure
-
ip
-
userAgent
-
detail
-
details
-
build
Builds and logs the audit event. 构建并记录审计事件。- Returns:
- the audit event - 审计事件
-