zio-logging
zio-logging
zio.logging
LogAnnotation
LogAnnotation
LogAppender
Service
AppenderLayerOps
LogContext
LogContext
LogDatetimeFormatter
LogFiltering
LogFilterNode
LogFormat
LogFormat
SimpleConsoleLogFormat
ColoredLogFormat
AssembledLogFormat
FormatterFunction
DSL
AssembledLogFormat
LogLevel
LogLevel
Fatal
Error
Warn
Info
Debug
Trace
Off
Logger
Logger
LoggerWithFormat
Logging
PlatformSpecificLogAppenderModifiers
log
zio-logging
/
zio.logging
/
LogFormat
/
AssembledLogFormat
AssembledLogFormat
object
AssembledLogFormat
Companion
class
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Classlikes
object
DSL
case
class
FormatterFunction
(fun: (
StringBuilder
,
LogContext
,
String
) =>
Any
)
Value members
Methods
def
apply
(f:
FormatterFunction
):
AssembledLogFormat