LogRecordGenerator: (() => string)

Any logger method can also take a function as argument. The function is invoked only if the record is actually generated.

Type declaration

    • (): string
    • Returns string

Generated using TypeDoc