Packages

t

zio.logging

PlatformSpecificLogAppenderModifiers

trait PlatformSpecificLogAppenderModifiers extends AnyRef

Linear Supertypes
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PlatformSpecificLogAppenderModifiers
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def withLoggerNameFromLine[A <: AnyRef](implicit tag: zio.Tag[Service[A]]): ZLayer[Appender[A], Nothing, Appender[A]]