Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
see https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/249
`logger` configuration permit to log error/query/network messages, but there is still some remaining messages that are send to console.
Those are configuration warnings and pool leaking warnings.
Goal is to provided a solution to permit external logging for those warnings.