Skip to main content

Additional logging for Resource Sync (21.04)

Maxime avatar
Written by Maxime
Updated over 3 weeks ago

Question

How can debug logging be enabled for the Resource Sync ?

Answer

In file :

C:\Program Files\Unifiedpost\Design-Compose-21.04.x\logback.xml

you can add the following entry :

<logger name="com.id.resource.sync" level="DEBUG"/>

Afterwards restart the application to activate the changes.

Note : This only applies to Design & Compose 21.04.

Did this answer your question?