package tracing
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class ErrorMapper[E](body: PartialFunction[E, StatusCode], toThrowable: Option[(E) ⇒ Throwable] = None) extends Product with Serializable
- trait Tracing extends AnyRef
Value Members
- object ErrorMapper extends Serializable
- object Tracing