Configure a minimal debug profile for temporary use
- Last Updated: December 23, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
You can apply a minimal debug profile for short-term troubleshooting. This configuration enables detailed logging and structured middleware events without introducing excessive noise. Use this profile only in non-production environments or for temporary debugging sessions.
Use the following configuration to enable a minimal debug profile:
|
Add "http.config": "DEBUG" under logging.loggers to
inspect the downstream HTTP client configuration. This setting displays configuration
keys and the final resolved default headers.