InfoLogLogger_BR.logInfo Method [AX 2012]

Logs an information message.

Syntax

public void logInfo(str _message)

Run On

Called

Parameters

  • _message
    Type: str
    The information message.

See Also

Reference

InfoLogLogger_BR Class