Configure a minimal debug profile for temporary use
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- 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.