API Docs for: 1.4.7
Show:

MXPLog Class

Defined in: src/MXP/MXP.js:850
Module: MXP

Create a new log message and track description / object as one log item

Constructor

MXPLog

(
  • message
  • object
)
protected

Defined in src/MXP/MXP.js:850

Parameters:

  • message String

    Description of Log event

  • object Object

    The associated object relevant for the log item

Item Index