Closed
Description
when mysql-native is being used in a vibe-d application it may be handy to make use of vibe-d's logging.
I'm currently seeing some problems when my application attempts to load some data from mariadb so I decided to increase the logging. I can see plenty from both my app and vibe-d but nothing from mysql-native.
It would be really handy if you guys were making use of logDebug, logInfo and logError