Share via


RetailMonitoringLogger.writeInfoEntry Method [AX 2012]

Writes information event to application log from AX source name.

Syntax

public void writeInfoEntry(str _message, int _eventId)

Run On

Server

Parameters

  • _message
    Type: str
    Message.
  • _eventId
    Type: int
    Event id.

See Also

Reference

RetailMonitoringLogger Class