Database Agent Logging
By default, the Database Agent writes log files to thelogdirectory.
AppDynamics SaaS
list_alt
By default, the Database Agent writes log files to thelogdirectory.
log4j2.xml
.
logger name="com"
.
value
to debug
,
as shown below: <logger name="com">
<level value="debug"/>
</logger>