Web service adapter logger
- Last Updated: June 3, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Aha! 6.0
- Amazon Redshift 6.0
- Apache Cassandra 6.0
- Apache Hive 6.0
- Apache Spark SQL 6.0
- Atlassian Jira 6.0
- Autonomous REST Connector 6.0
- Cloudera Impala 5.1
- + 24
Name
com.ddtek.cloud.adapter.level
Purpose
Logs the Web service calls the driver makes to the remote data source and the responses it receives from the remote data source.
Message Levels
CONFIG - Any errors or warnings detected by the Web service
adapter are written at this level.
FINE - In addition to the same information logged by the
CONFIG level, information about Web service calls made by the Web service adapter and
responses received by the Web service adapter are written at this level. In particular, the
Web service calls made to execute the query and the calls to fetch or send the data are
logged. The log entries for the calls to execute the query include the database-specific
query being executed. The actual data sent or fetched is not written at this level.
FINER - In addition to the same information logged by the
CONFIG and FINE levels, this level provides additional information.
FINEST - In addition to the same information logged by the
CONFIG, FINE, and FINER levels, data associated with the Web service calls made by the Web
service adapter is written.