Share via


ILogger_BR.logWarning Method [AX 2012]

Logs the warning messages

Syntax

public void logWarning(str _message)

Run On

Called

Parameters

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

See Also

Reference

ILogger_BR Interface