0

Debug Logging Message

  • updated 3 mths ago

Description

The logging part allows you to log messages/errors to the session log database.

Use

The logging part is available in process nodes under the Misc dropdown menu. You can use the log part to save messages/errors by adding the log part to a node when an error occurs or when you want a message to be logged. Logging does not work when the logging profile is set to "FULLSPEED". It does work when it is set to one of the following profiles: DEBUG, DEBUGVIEW, DEVELOPMENT, or PRODUCTION.

Editor Fields

Field Name Description/Use Type/Options Optional/Mandatory
Type
  • Log: If you select this option the message is saved under the category "Log".
  • Service: If you select this option the message is saved under the category "Service".
Log | Service Mandatory
Level
  • Info: If you select this option the message is saved under the category "Info".
  • Warning: If you select this option the message is saved under the category "Warning".
  • Error: If you select this option the message is saved under the category "Error".
Info | Warning | Error Mandatory
Description This is a description of the message/error. Text Optional
Parameters These are the parameters the system can pass to the message/error to retrieve more information. Data Object Optional

Example

Download and import the following example project in your workspace.

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
Like Follow
  • 4 yrs agoLast active
  • 42Views
  • 2 Following

Home