Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LogEvent

Hierarchy

  • LogEvent

Index

Constructors

Properties

Methods

Constructors

constructor

  • new LogEvent(opts: ILogEntry): LogEvent

Properties

Private _message

_message: string = ''

Private args

args: any[] = []

Private level

level: "INFO"

prefix

prefix: string = ''

Private time

time: Date

Methods

fullOut

  • fullOut(): string

message

  • message(): string

Generated using TypeDoc