LogSelector

log.effect.fs2.LogSelector$
See theLogSelector companion class

Attributes

Companion:
class
Source:
LogSelector.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

final def apply[F[_]](implicit i: LogSelector[F]): LogSelector[F]

Attributes

Source:
LogSelector.scala

Implicits

Inherited implicits

implicit def noOpLogWriter[F[_] : Applicative]: LogSelector[F]

Attributes

Inherited from:
LogSelectorInstances1 (hidden)
Source:
LogSelector.scala
implicit def otherLogWriter[F[_]](implicit lw: LogWriter[F]): LogSelector[F]

Attributes

Inherited from:
LogSelectorInstances0 (hidden)
Source:
LogSelector.scala