Logging Verbosity - ironstream_for_servicenow_service_mp - 1.1

Ironstream for ServiceNow® Service Mapping for IBM i Guide

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for ServiceNow® Service Mapping
Version
1.1
Language
English
Product name
Ironstream for ServiceNow Service Mapping for IBM i
Title
Ironstream for ServiceNow® Service Mapping for IBM i Guide
Copyright
2021
First publish date
2007
Last updated
2024-11-08
Published on
2024-11-08T10:51:23.809000

This is the level of detail that will be logged when the mapping job runs. The default is INFO. How to change it?

  1. Click on x_syncs_ibm_i_sm.logging.verbosity in the List View.

  2. Change the Value field to a value from the Choices field.

  3. Click Update to commit the change.

What is each option?

  • INFO returns only the simplest and high-level messages about the mapping job.

  • ERROR returns any errors that occurs during the mapping job.

  • DEBUG returns detailed messages on events that occurs during the mapping job.

The lowest level will return the levels above it, therefore:

  • INFO is only INFO Messages.

  • ERROR is ERROR and INFO Messages.

  • DEBUG is DEBUG, ERROR, and INFO Messages.