How to configure PASOE debug logging in OpenEdge 12.0?
How to enable debug logging for Web applications (REST, SOAP, APSV, or WEB transports) in OE 12?
PASOE WEBAPP debug logging in OE 12 ?
Why can debug logging not be set a the WebApp level in OpenEdge 12?
Can't see enhanced logging at the WebApp level in OpenEdge 12
logging.xmlIn 11.7.x LDAP debug logging is set in the:
<Instance>\webapps\App\WEB-INF\logging.xml:
<logger name="org.springframework.security.ldap" level="DEBUG"/>
<logger name="org.springframework.ldap" level="DEBUG"/>
<logger name="com.progress.appserv.services.security.OEADProvider" level="DEBUG"/>