Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Private _toPrint

_toPrint: string

Accessors

dateTime

  • get dateTime(): string

tag

  • get tag(): string
  • set tag(tag: string): void

toLog

x1

  • get x1(): number

x2

  • get x2(): number

y1

  • get y1(): number

y2

  • get y2(): number

Methods

assembleLog

  • assembleLog(): string

assembleString

  • assembleString(): string

eventType

  • eventType(): string

logItem

  • logItem(toLog: string): string

logRemotely

  • logRemotely(uid: string, data: string, checkpoint: string, parses: boolean, doNotLog: boolean, time?: string): void

toJSON

  • toJSON(): string

Static getNewTime

  • getNewTime(): string

Static logToRemoteServer

  • logToRemoteServer(eventtype: string, uid: string, data: string, checkpoint: string, parses: boolean, doNotLog: boolean, time?: string): void

Generated using TypeDoc