HOW TO
In ArcGIS Pro, it is possible to enable the debug mode when troubleshooting Utility Network Package Tools errors by setting the logging level to ‘DEBUG’. When running a tool from Utility Network Package Tools, and it fails to execute, a pop-up is generated, with detailed information in the Messages section if the debug mode is enabled. This is helpful in identifying the causes for tool failure.
The following image shows the messages from the pop-up window before setting the logging level to 'DEBUG' when a tool fails to execute.
Follow the instructions below to set the logging level to debug mode when troubleshooting a Utility Network Package Tools error in ArcGIS Pro.
import untools untools.logger.setLevel('DEBUG')
The following image shows the messages from the pop-up window after setting the logging level to 'DEBUG' when the tool fails to execute.
Get help from ArcGIS experts
Download the Esri Support App