How do I enable DEBUG logging?

Additional logging can be added for the application by following the instructions below:

  1. Click Administration.
  2. In the Tools section, click Logging Configuration.
  3. Choose a category from the dropdown or enter a class name in the text field. (Note: Class names will need to be provided by Hannon Hill Product Support.) Example class name: com.hannonhill.cascade.aspect.ServiceAspectLogger
  4. Change the next drop down menu to DEBUG.
  5. Click Add Category.
Note: DEBUG logging can be extremely verbose, so it is important that the logging is reset after the necessary DEBUG logging has been collected. To reset the logging, go into the Logging Configuration area as mentioned above and then click Reset to Default (top right).