P
Peter Judge
Guest
All the logs generated by the PASOE instance are in $CATALINA_BASE/logs ($CATALINA_BASE is the instance root; c:/OpenEdge/WRK/oepas1 for example). Logging for the agent.log is controlled via $CATALINA_BASE/conf/openedge.properties and the agentLog* properties agentLogEntryTypes=ASPlumbing,DB.Connects agentLogFile=c:\devarea\pas\116\mediaresource/logs/mediaresource.agent.log agentLoggingLevel=4 The Tomcat logging is controlled with $CATALINA_BASE/conf/logging.properties and similar settings in the webapps’ WEB-INF/logging.xml
Continue reading...
Continue reading...