skip to main content
Configuring Hybrid Data Pipeline for JDBC : Connection properties reference : LogConfigFile
  

Try Now

LogConfigFile

Purpose

Specifies the file name, and optionally, the path of the properties file used to initialize driver logging.

Valid Values

string
where:
string
is the relative or fully qualified path of the properties file to load to initialize driver logging. If you do not specify a path, the driver looks for this file in the current working directory. If the specified file does not exist, the driver continues searching for an appropriate properties file as described in Troubleshooting an application by logging .

Default

ddcloudlogging.properties

Data Type

String

See also

Troubleshooting an application by logging