Log Config File
- Last Updated: October 28, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- MongoDB 8.0
- Documentation
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 "Logging for Java components".
Default
ddlogging.properties
GUI Tab
See Also
For more information, refer to Logging for Java components in the Progress DataDirect for ODBC Drivers Reference.