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
/
LogLevel
/
Off
Off
case
object
Off
extends
LogLevel
Graph
Supertypes
trait
Singleton
trait
Product
trait
Mirror
trait
Serializable
trait
Product
trait
Equals
trait
LogLevel
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
=
EmptyTuple
Inherited from
Singleton
type
MirroredElemTypes
=
EmptyTuple
Inherited from
Singleton
type
MirroredLabel
<:
String
The name of the type
Inherited from
Mirror
type
MirroredMonoType
=
Singleton
Inherited from
Singleton
type
MirroredType
=
Singleton
Inherited from
Singleton
Value members
Fields
val
level
:
Int
val
render
:
String
Inherited methods
def
<
(that:
LogLevel
):
Boolean
Inherited from
LogLevel
def
<=
(that:
LogLevel
):
Boolean
Inherited from
LogLevel
def
>
(that:
LogLevel
):
Boolean
Inherited from
LogLevel
def
>=
(that:
LogLevel
):
Boolean
Inherited from
LogLevel
def
fromProduct
(p:
Product
):
MirroredMonoType
Inherited from
Singleton
def
max
(that:
LogLevel
):
LogLevel
Inherited from
LogLevel
def
min
(that:
LogLevel
):
LogLevel
Inherited from
LogLevel
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product