AssertNote: ((error, detailsNote) => void)

Type declaration

    • (error, detailsNote): void
    • The errorNote function.

      Annotate an error with details, potentially to be used by an augmented console such as the causal console of console.js, to provide extra information associated with logged errors.

      Parameters

      Returns void

Generated using TypeDoc