ContextLogger

io.getquill.util.ContextLogger
See theContextLogger companion object
class ContextLogger(name: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def logBatchItem(query: String, params: Seq[Any]): Unit
def logQuery(msg: String, query: String): Unit
def logQuery(query: String, params: Seq[Any]): Unit

Concrete fields