com.augustnagro.magnum.ziomagnum.Slf4jMagnumLogger.Default
Default implementation of the SqlLogger trait.
Attributes
-
Graph
-
-
Supertypes
-
trait SqlLogger
class Object
trait Matchable
class Any
-
Self type
-
Members list
Constructs the exception message for SqlExceptions
Constructs the exception message for SqlExceptions
Attributes
-
Definition Classes
-
SqlLogger
Log a successful SQL statement execution. If a query fails a SqlException will be thrown, and this logger will not be triggered.
Log a successful SQL statement execution. If a query fails a SqlException will be thrown, and this logger will not be triggered.
Attributes
-
Definition Classes
-
SqlLogger