Changes to logging infrastructure
Guidewire has made the following changes to the PolicyCenter 9.0.0 logging infrastructure in 9.0.
Logging parameters removed
Guidewire has removed the following logging-related configuration parameters:
LoggerCategorySourceLoggersShowLog4jLoggersShowPredefined
This change affects the behavior of the Server tools Set Log Level screen. See The Set Log Level screen for more information.
Logger class deprecated
Guidewire has deprecated class gw.api.util.Logger. Instead, use the following class to send information to application log files or the console window for debugging purposes:
gw.api.system.PCLoggerCategory