Logs all calls made by the driver to the SQL Engine and the responses from the SQL Engine back to the driver.
Message Levels
CONFIG - Errors and Warnings encountered by the communication protocol are logged at this level.
FINER - The message type and arguments for requests and responses sent between the driver and SQL Engine are logged at this level. Data transferred between the driver and SQL Engine is not logged.
FINEST - Data transferred between the driver and SQL Engine is logged at this level.