LoggingSQLAndTimeSettings
case class LoggingSQLAndTimeSettings(enabled: Boolean, singleLineMode: Boolean, printUnprocessedStackTrace: Boolean, stackTraceDepth: Int, logLevel: String, warningEnabled: Boolean, warningThresholdMillis: Long, warningLogLevel: String, maxColumnSize: Option[Int], maxBatchParamSize: Option[Int])
Settings for logging SQL and timing
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any