LogLevel

Ironstream for ServiceNow Service Mapping for IBM Z v1.0 User Guide

ft:locale
en-US
ft:title
Ironstream for ServiceNow Service Mapping for IBM Z v1.0 User Guide
ft:lastEdition
2025-04-30
ft:lastPublication
2025-04-30T14:18:48.132000

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