Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CategoryLogMessage

Contains information about a single log message.

Hierarchy

  • CategoryLogMessage

Index

Methods

getCategories

getDate

  • getDate(): Date

getError

  • getError(): Error | null

getErrorAsStack

  • getErrorAsStack(): string | null
  • Returns the resolved stack (based on error). Available only when error is present.

    Returns string | null

getLevel

getLogFormat

getMessage

  • getMessage(): string

isResolvedErrorMessage

  • isResolvedErrorMessage(): boolean

Generated using TypeDoc