Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def async[A](logEntryBufferSize: Int)(implicit tag: zio.Tag[Service[A]]): ZLayer[Appender[A], Nothing, Appender[A]]
- def clone(): AnyRef
- def console[A](logLevel: LogLevel, format: LogFormat[A])(implicit tag: zio.Tag[Service[A]]): ZLayer[Console, Nothing, Appender[A]]
- def consoleErr[A](logLevel: LogLevel, format: LogFormat[A])(implicit tag: zio.Tag[Service[A]]): ZLayer[Console, Nothing, Appender[A]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def file[A](destination: Path, charset: Charset, autoFlushBatchSize: Int, bufferedIOSize: Option[Int], format0: LogFormat[A])(implicit tag: zio.Tag[Service[A]]): ZLayer[Any, Throwable, Appender[A]]
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def ignore[A](implicit tag: zio.Tag[Service[A]]): ULayer[Appender[A]]
- final def isInstanceOf[T0]: Boolean
- def make[R, A](format0: LogFormat[A], write0: (LogContext, => String) => URIO[R, Unit])(implicit tag: zio.Tag[Service[A]]): ZLayer[R, Nothing, Appender[A]]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def withLoggerNameFromLine[A <: AnyRef](implicit tag: zio.Tag[Service[A]]): ZLayer[Appender[A], Nothing, Appender[A]]
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def async[A](logEntryBufferSize: Int)(implicit tag: zio.Tag[Service[A]]): ZLayer[Appender[A], Nothing, Appender[A]]
- def clone(): AnyRef
- def console[A](logLevel: LogLevel, format: LogFormat[A])(implicit tag: zio.Tag[Service[A]]): ZLayer[Console, Nothing, Appender[A]]
- def consoleErr[A](logLevel: LogLevel, format: LogFormat[A])(implicit tag: zio.Tag[Service[A]]): ZLayer[Console, Nothing, Appender[A]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def file[A](destination: Path, charset: Charset, autoFlushBatchSize: Int, bufferedIOSize: Option[Int], format0: LogFormat[A])(implicit tag: zio.Tag[Service[A]]): ZLayer[Any, Throwable, Appender[A]]
- def finalize(): Unit
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- def ignore[A](implicit tag: zio.Tag[Service[A]]): ULayer[Appender[A]]
- final def isInstanceOf[T0]: Boolean
- def make[R, A](format0: LogFormat[A], write0: (LogContext, => String) => URIO[R, Unit])(implicit tag: zio.Tag[Service[A]]): ZLayer[R, Nothing, Appender[A]]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def withLoggerNameFromLine[A <: AnyRef](implicit tag: zio.Tag[Service[A]]): ZLayer[Appender[A], Nothing, Appender[A]]