Log

dev.profunktor.redis4cats.effect.Log
See theLog companion trait
object Log

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Log.type

Members list

Type members

Classlikes

object NoOp

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
NoOp.type
object Stdout

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Stdout.type

Value members

Concrete methods

def apply[F[_]](implicit ev: Log[F]): Log[F]