QueryLogHook typedef

QueryLogHook = void Function(QueryLogEntry entry)

Implementation

typedef QueryLogHook = void Function(QueryLogEntry entry);