Uses of Record Class
cloud.opencode.base.log.audit.AuditEvent
Packages that use AuditEvent
Package
Description
Audit Logging - Compliance and Security Event Recording
审计日志 - 合规和安全事件记录
-
Uses of AuditEvent in cloud.opencode.base.log.audit
Methods in cloud.opencode.base.log.audit that return AuditEventModifier and TypeMethodDescriptionAuditEvent.Builder.build()Builds the audit event.AuditLog.LoggingBuilder.build()Builds and logs the audit event.Methods in cloud.opencode.base.log.audit with parameters of type AuditEventModifier and TypeMethodDescriptionstatic voidAuditLog.log(AuditEvent event) Logs an audit event.voidAuditLogger.log(AuditEvent event) Logs an audit event.