Message which will be passed to a UI (either in a log or in the application's UI)

Hierarchy

  • ILogEntry

Properties

args: any[]

The items which were logged.

caller?: string

The function name who did this logging, this is automatically added (can be null).

The severity rate, this is automatically added.

timestamp: Date

When this entry was made.

Generated using TypeDoc