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
final
class
AssembledLogFormat
extends
LogFormat
[
String
]
Companion
object
Graph
Supertypes
trait
LogFormat
[
String
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Methods
override
def
format
(context:
LogContext
, line:
String
):
String
Definition Classes
LogFormat