ldbc.sql.logging.LogEvent
See theLogEvent companion trait
object LogEvent
Attributes
- Companion
- trait
- Source
- LogEvent.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
LogEvent.type
Members list
Type members
Classlikes
final case class ExecFailure(sql: String, args: List[Any], failure: Throwable) extends LogEvent
Attributes
- Source
- LogEvent.scala
- Supertypes
final case class ProcessingFailure(sql: String, args: List[Any], failure: Throwable) extends LogEvent
Attributes
- Source
- LogEvent.scala
- Supertypes
Inherited and Abstract types
The names of the product elements
The name of the type
In this article