ldbc.sql.logging.LogEvent
See theLogEvent companion object
copied from doobie: https://github.com/tpolecat/doobie/blob/main/modules/free/src/main/scala/doobie/util/log.scala#L22
Algebraic type of events that can be passed to a LogHandler
, both parameterized by the argument type of the SQL input parameters (this is typically an HList
).
Attributes
- Companion
- object
- Source
- LogEvent.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article