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
val logger: Logger
Inherited from
ApplicationLogger