Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LogInfo

name

LogInfo

Hierarchy

  • LogInfo

Index

Methods

getDate

  • getDate(): Date
  • Returns the date for this log entry.

    Returns Date

    The date for this log level.

getLevel

  • Returns the log level for this log entry.

    Returns LogLevel

    The log level.

getMessage

  • getMessage(): string
  • Returns the message text for this log entry.

    Returns string

    The message text.

Generated using TypeDoc