Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILoggerOptions

Hierarchy

  • ILoggerOptions

Index

Properties

Optional colors

colors: boolean

Optional depth

depth: number

Optional errorCapture

errorCapture: boolean

Optional errorExit

errorExit: boolean

Optional level

level: string

Optional miniStack

miniStack: boolean

Optional prettyStack

prettyStack: boolean

Optional stackTrace

stackTrace: boolean

Optional stream

stream: WritableStream

Optional timestamp

timestamp: boolean | "date" | "time"

Generated using TypeDoc