LogLevel - ironstream_for_servicenow_service_mp - 1.1

Ironstream for ServiceNow® Service Mapping for IBM Z® 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 Z
Title
Ironstream for ServiceNow® Service Mapping for IBM Z® Guide
Copyright
2024
First publish date
2007
Last updated
2024-10-23
Published on
2024-11-05T09:00:14.726000

This is the level of detail that the logging will return when the Mapping Job runs. The default is INFO. How to change it?

  • Click on x_syncs_mf_sm.LogLevel in the List View.

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

  • 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