AuditLogOptions
Auto-generated API reference for AuditLogOptions.
Interface: AuditLogOptions
Defined in: observability/src/audit-log.ts:24
#Properties
#now?
optionalnow?: () =>Date
Defined in: observability/src/audit-log.ts:29
Clock override for tests.
#Returns
Date
#secret
secret:
string
Defined in: observability/src/audit-log.ts:26
HMAC secret β rotate out-of-band.
#store
store:
AuditLogStore
Defined in: observability/src/audit-log.ts:27