LoggedTry

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A](computation: => A, failure: Throwable => Unit, defect: Throwable => Unit): Try[A]

Inherited fields

lazy protected val logger: Logger
Inherited from:
ApplicationLogger
protected val zioSlf4jLogger: ULayer[Unit]
Inherited from:
ApplicationLogger