# Functions
AssertAuditPayload compares the audit payloads in `h` with the given expected payloads.
AssertLoggingOutput compares the logs on `h` with the expected entries in `expected`.
New creates a logging hook and entry suitable for passing to functions and asserting on.
NewAudit creates a logging hook and entry suitable for testing the IFXAudit feature.