How to enable logging to show response rules that are executed on enforce.
Enforce 15.7 and above.
By default, the enforce response rules are not enabled on INFO level logging
in the IncidentPersisterLogging.properties make the following changes:
Add the following line:
com.vontu.command.CommandRuntime.level = FINEST
Modify the Filehandler for the IncidentPersister log
java.utile.logging.FileHandlere.level = FINEST
In the IncidentPersister_0.log you should see the below messages