log4cats

object log4cats
class Object
trait Matchable
class Any

Value members

Concrete methods

def logged[F[_], H[_]](label: String)(`evidence$1`: MessageLogger[F], `evidence$2`: FlatMap[F], showH: Show[H[Health]]): F => H

Wraps a healthcheck with a debug log message before and after making the call. See mods.surround for a more customizable version.

Wraps a healthcheck with a debug log message before and after making the call. See mods.surround for a more customizable version.