Header menu logo Nao

ExecutionJournals Module

Factory helpers for execution journal implementations.

Functions and values

Function or value Description

ado factory

Full Usage: ado factory

Parameters:
Returns: IExecutionJournal

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

factory : IDbConnectionFactory
Returns: IExecutionJournal

file baseDir

Full Usage: file baseDir

Parameters:
    baseDir : string

Returns: IExecutionJournal

FileSystem-backed journal rooted at the given directory.

baseDir : string
Returns: IExecutionJournal

Type something to start searching.