PerformLogging

doobie.free.sqlinput$.SQLInputOp$.PerformLogging
case class PerformLogging(event: LogEvent) extends SQLInputOp[Unit]

Attributes

Source
sqlinput.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SQLInputOp[Unit]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def visit[F[_]](v: Visitor[F]): F[Unit]

Attributes

Source
sqlinput.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product