ldbc.dsl.logging.LogEvent
See theLogEvent companion trait
object LogEvent
Attributes
Members list
Type members
Classlikes
final case class ExecFailure(sql: String, args: List[Any], failure: Throwable) extends LogEvent
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait LogEventclass Objecttrait Matchableclass AnyShow all
final case class ProcessingFailure(sql: String, args: List[Any], failure: Throwable) extends LogEvent
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait LogEventclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article