LoggedEither

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[E <: Throwable, A](computation: => A)(implicit ct: ClassTag[E]): Either[E, A]

Inherited fields

lazy
val logger: Logger
Inherited from
ApplicationLogger