WithLogLevel

oxygen.zio.logger.WithLogLevel
See theWithLogLevel companion trait
object WithLogLevel

Attributes

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

Members list

Value members

Concrete methods

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