query Log Threshold
@ConfigurationValue(path = "botcommands.database.queryLogThreshold", type = "java.time.Duration" )
The duration a query has to run for it to be logged on WARN
.
Spring property: botcommands.database.queryLogThreshold
, see duration conversions