WithLogLevel

harness.zio.WithLogLevel$
See theWithLogLevel companion class
object WithLogLevel

Attributes

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

Members list

Value members

Concrete methods

def make[A](f: LogLevel => A): WithLogLevel[A]