Policy Exception rule logging and debugging
For logging and debugging purposes, Guidewire recommends the following:
- Include the following print statement in your
Gosu code as appropriate:
print("Ran exception rules on " + PolicyPeriod)
- Set the
Server.BatchProcesslogging level to theDEBUGlevel.
