Logging messages of type INFO

Use the info method to log messages of type INFO into the specified gateway log file.

Using the info method requires you to understand:

  • The definition of the info method
  • How to call the info method
Note: Use the MessageLevel property to specify the level of messages to receive for this gateway. Use the MessageLog property to specify the path, including the name of the log file, to which the info method writes messages of type INFO for this gateway.