scribe.throwable

Members list

Concise view

Type members

Classlikes

case class Trace(className: String, message: Option[String], elements: List[TraceElement], cause: Option[Trace])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Trace

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Trace.type
case class TraceElement(`class`: String, fileName: String, method: String, line: Int)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class TraceLoggableMessage(throwable: Throwable) extends LoggableMessage

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any