implicits

class Object
trait Matchable
class Any

Value members

Deprecated and Inherited methods

def unsafeLog(implicit logging: Logging[Id]): Logging[Id]
Deprecated
[Since version 0.8.0]
Inherited from:
UnsafeSyntax

Implicits

Inherited implicits

implicit def applicativeLoggingInstance[F[_] : Applicative](implicit evidence$1: Applicative[F], underlying: Logging[Id]): Logging[F]
Inherited from:
UnsafeApplicativeInstance (hidden)
implicit lazy val defaultUnsafeLoggingInstance: Logging[Id]
Inherited from:
UnsafeIdLoggingInstance (hidden)