Purpose

Specifies the filename of the configuration file used to initialize driver logging. If the driver cannot locate the specified file when establishing the connection, the connection fails and the driver returns an error.

Valid Values

string

where:

string
is the relative or fully qualified path of the configuration file used to initialize driver logging. If the specified file does not exist, the driver continues searching for an appropriate configuration file.

Data Source Method

setLogConfigFile

Default

ddlogging.properties

Data Type

String

See also

Refer to Using Java logging in the Progress DataDirect for JDBC Drivers Reference.