Success

doobie.util.log$.Success
final case class Success(sql: String, args: List[Any], label: String, exec: FiniteDuration, processing: FiniteDuration) extends LogEvent

Attributes

Source
log.scala
Graph
Supertypes
class LogEvent
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product