threshold property
Minimum duration to log (queries faster than this are not logged) Set to Duration.zero to log all queries.
Implementation
final Duration threshold;
Minimum duration to log (queries faster than this are not logged) Set to Duration.zero to log all queries.
final Duration threshold;