We are using this with OctoberCMS, which by default logs to the database. However, due to the "Connecting to db using" logs generated in the Connectors, the createConnection method is called recursively as the logging framework tries to log the new connection.
We are using this with OctoberCMS, which by default logs to the database. However, due to the "Connecting to db using" logs generated in the Connectors, the
createConnectionmethod is called recursively as the logging framework tries to log the new connection.