Using Java logging
- Last Updated: June 27, 2025
- 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
The following drivers support Java logging:
- Apache Cassandra
- Aha!
- Autonomous REST Connector
- GitHub
- Google Analytics 4
- Google BigQuery
- HubSpot
- Jira
- Microsoft Dynamics 365
- Microsoft SharePoint
- MongoDB
- Oracle Eloqua
- Oracle Sales Cloud
- Oracle Service Cloud
- Salesforce
- SAP HANA
- SAP S/4HANA
- Snowflake
- TeamCity
Java logging is a flexible and comprehensive mechanism that allows logging to be incorporated seamlessly with the logging of your own application or allows logging to be enabled and configured independently from the application. The logging mechanism can be instrumental in investigating and diagnosing issues. It also provides valuable insight into the type and number of operations requested by the application from the driver and requested by the driver from the remote data source. This information can help you tune and optimize your application.