Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Log

Hierarchy

  • Log

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Log(type: LogType, data: any, stack?: string, tags?: Array<string>): Log

Properties

_timestamp

_timestamp: Date

data

data: any

Optional stack

stack: string

Optional tags

tags: Array<string>

type

type: LogType

Methods

timestampAsISOString

  • timestampAsISOString(): string

Generated using TypeDoc