doobie.util.log.LogHandler
See theLogHandler companion trait
Module of instances and constructors for LogHandler.
Attributes
-
Companion
-
trait
-
Source
-
log.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Constructors
A LogHandler that writes a default format to a JDK Logger. This is provided for demonstration purposes and is not intended for production use.
A LogHandler that writes a default format to a JDK Logger. This is provided for demonstration purposes and is not intended for production use.
Attributes
-
Source
-
log.scala
A LogHandler that doesn't do anything
A LogHandler that doesn't do anything
Attributes
-
Source
-
log.scala