Share via


ILogger_BR.logInfo Method [AX 2012]

Logs the info messages

Syntax

public void logInfo(str _message)

Run On

Called

Parameters

  • _message
    Type: str
    The info message to be logged.

See Also

Reference

ILogger_BR Interface