25 #include <odb/pgsql/tracer.hxx> 42 virtual void execute(odb::connection &connection,
const char *statement);
44 virtual size_t count()
const override;
virtual size_t count() const override
Return the number of statement that have been traced.
This is the header file for a generated source file, GitSHA1.cpp.
A Leosac specific base class for tracing database operation.
An implementation of odb::tracer that use the logging infrastructure of Leosac.
virtual void execute(odb::connection &connection, const char *statement)
PGSQLTracer(bool count_only)