ZioLoggerFactory

class ZioLoggerFactory extends ILoggerFactory
Companion
object
trait ILoggerFactory
class Object
trait Matchable
class Any

Value members

Methods

def attachRuntime(runtime: Runtime[Logging]): Unit
override def getLogger(name: String): Logger
Definition Classes
ILoggerFactory