guidewire-debug-bundle
Installation
SKILL.md
Guidewire Debug Bundle
Overview
Comprehensive debugging techniques for Guidewire InsuranceSuite including Gosu debugging, Cloud API tracing, log analysis, and performance profiling.
Prerequisites
- Access to Guidewire Cloud Console
- IntelliJ IDEA with Gosu plugin
- Basic understanding of Java debugging
- Access to application logs
Instructions
Step 1: Enable Debug Logging
Configure Log4j2 with DEBUG level for gw.custom, gw.plugin, gw.api.rest, gw.api.database, and gw.integration categories. Use rolling file appender with 100 MB size limit.