Overview of application logging

Guidewire uses the slf4j API, in conjunction with Apache log4j-2 libraries and internal Guidewire libraries, to provide logging in the PolicyCenter application. An XML-formatted logging configuration file controls the behavior of the logging activity in the application.

For more information on slf4j, refer to the following SLF4J documentation:
For more information on Apache log4j-2, refer to the following Apache documentation:

See also