Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogEntry

An entry in the world log, parsed into a standard format.

Hierarchy

  • LogEntry

Index

Properties

Properties

message

message: string

The message which was logged.

raw

raw: string

The raw, unparsed, string.

timestamp

timestamp: Date

The time the message was logged.

Generated using TypeDoc