LoggedEither

etlflow.utils.LoggedEither$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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

Inherited fields

lazy protected val logger: Logger

Attributes

Inherited from:
ApplicationLogger
protected val zioSlf4jLogger: ULayer[Unit]

Attributes

Inherited from:
ApplicationLogger