Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LogMessage

Log message details.

Hierarchy

  • LogMessage

Index

Properties

Properties

code

code: string

A code that indicates the category to which the error message belongs.

level

level: string

The severity of the log message.

msg

msg: string

The text of the log message.

Optional source

An object that identifies the dialog element that generated the error message.

Generated using TypeDoc