skip to main content
Connection Option Descriptions : Log Config File
  

Try DataDirect Drivers Now

Log Config File

Attribute

LogConfigFile (LCF)

Purpose

Specifies the filename of the configuration file used to initialize the driver logging mechanism.
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 the driver logging mechanism. If the specified file does not exist, the driver continues searching for an appropriate configuration file as described in "Using the Driver."

Default

ddlogging.properties

GUI Tab

Advanced tab

See Also

*Using the Driver