Closed
Description
Currently, the only way to configure the tracing of actions the driver is asked to perform is possible by using environment variables. A more practical (and possibly very useful for pre-releases) way of configuring this is through the DSN, per connection. This would require a new tab to the DSN editor:
- enable/disable logging;
- allow choose a directory where to write the log fileS;
- the log level.