threshold property

Duration threshold
final

Minimum duration to log (queries faster than this are not logged) Set to Duration.zero to log all queries.

Implementation

final Duration threshold;