Log a Message

Overview

Contains a function that can be used to log a custom message that can be used by a designer/developer, to debug code for quicker development, and to log warnings, errors and informational messages.

Syntax: logmessage (level, message)

  • Level (Text) - The log level to be used from the following choices:
    • INFO
    • DEBUG
    • WARN
    • ERROR (Default)
  • Message (Text) - The custom message to be displayed

The function can be used to log a custom message.  The function can be used in Appian where expression rules can be specified e.g. SAIL, node inputs and outputs.

Anonymous
Parents
  • Hello,

    I was able to use this plugin and was looking at tomcat-Stdout.log for this log message after my process model ran. Is this the correct place to look for? If not can you please let me know the log where this message is written to?

    Thanks.

Comment
  • Hello,

    I was able to use this plugin and was looking at tomcat-Stdout.log for this log message after my process model ran. Is this the correct place to look for? If not can you please let me know the log where this message is written to?

    Thanks.

Children
No Data