logback.xml - HxGN EAM - 11.07.01 - Feature Briefs - Hexagon

HxGN EAM to EAM Synchronization

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
11.7.1

To change the log level of the Infor® Sync Utility locate the following line and change "level" attribute as desired  <logger name="com.dstm.su" level="DEBUG"/>

To bump up the logging both the Infor® Sync Utility and the third party source code that helps power the utility, locate the following line and change "level" attribute as desired  <root level="ERROR">

  • Valid "level" attribute values are TRACE, DEBUG, INFO, WARN, ERROR, ALL or OFF.

  • DO NOT add a root appender ref for STDOUT if you are running the Infor® Sync Utility as a service.