QueryLogFunc is called each time when performing a SQL query. The "t" parameter gives the time that the SQL statement takes to execute, while rows and err are the result of the query.

Hierarchy

  • QueryLogFunc

Generated using TypeDoc