Skip to main content
Version: v1.19.0

ErrorLogParams

Extends

Properties

err

err: unknown

Overrides

LogParams.err


label?

optional label: string

Inherited from

LogParams.label


level?

optional level: string

Inherited from

LogParams.level


metadata?

optional metadata: object

Index Signature

[key: string]: unknown

Inherited from

LogParams.metadata


msg?

optional msg: string

Inherited from

LogParams.msg


scope?

optional scope: LoggerScope

Inherited from

LogParams.scope


t?

optional t: number

Inherited from

LogParams.t