zibri
    Preparing search index...

    Context for the log, like the request, the id of the user if applicable and the stack trace.

    Index

    Constructors

    Properties

    cache?: CacheContext[] | null

    Context information about the cache that triggered the log.

    error?: LoggedError | null

    An error associated to this log.

    metadata?: LogContextMetadata | null

    Any custom additional metadata for the log context.

    origin: string

    The path of the file where the log originated from.

    request?: LogRequestContext | null

    Context information about the request that triggered the log.