package tracing
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- sealed abstract class IOEvent extends AnyRef
All Credits to https://github.com/typelevel/cats-effect and https://github.com/RaasAhsan
- final case class IOTrace(events: List[IOEvent], captured: Int, omitted: Int) extends Product with Serializable
All Credits to https://github.com/typelevel/cats-effect and https://github.com/RaasAhsan
- final case class PrintingOptions extends Product with Serializable
Value Members
- object IOEvent
- object PrintingOptions extends Serializable