package
0.8.0
Repository: https://github.com/metal-toolbox/auditevent.git
Documentation: pkg.go.dev

# Functions

OpenAuditLogFileUntilSuccess attempts to open a file for writing audit events until it succeeds.
OpenAuditLogFileUntilSuccessWithContext attempts to open a file for writing audit events until it succeeds or the context is cancelled.
OpenOrCreateAuditLogFile attempts to open a file for writing audit events.