| Modifier and Type | Method and Description |
|---|---|
static void |
DebugSql.logError(String sqlType,
org.slf4j.Logger log,
Metric metric,
String errorCode,
String sql,
Object[] args,
Options options,
Throwable t) |
static void |
DebugSql.logSuccess(String sqlType,
org.slf4j.Logger log,
Metric metric,
String sql,
Object[] args,
Options options) |
static void |
DebugSql.logWarning(String sqlType,
org.slf4j.Logger log,
Metric metric,
String errorCode,
String sql,
Object[] args,
Options options,
Throwable t) |
Copyright © 2020. All rights reserved.