Configuring Logging
- Last Updated: April 18, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
You can configure logging using a standard Java properties file in either of the following ways:
- Using the properties file that is shipped with your JVM. See "Using the JVM" for details.
- Using the driver. See "Using the Driver" for details.