Header menu logo Nao

AuditLogs Module

Factory helpers for audit log implementations.

Functions and values

Function or value Description

ado factory

Full Usage: ado factory

Parameters:
Returns: IAuditLog

ADO.NET-backed audit log over any provider supplied via the connection factory.

factory : IDbConnectionFactory
Returns: IAuditLog

file baseDir

Full Usage: file baseDir

Parameters:
    baseDir : string

Returns: IAuditLog

FileSystem-backed audit log rooted at the given directory.

baseDir : string
Returns: IAuditLog

Type something to start searching.