Pattern

zio.logging.LogFormat.Pattern
See thePattern companion object
sealed trait Pattern

A Pattern is string representation of LogFormat

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Arg
object Cause
class Color
object FiberId
class Fixed
class Highlight
class KeyValue
object KeyValues
class Label
object LogLevel
object LogMessage
object LoggerName
class Span
object Spans
class Timestamp
object TraceLine
class Patterns
class Text
Show all

Members list

Value members

Abstract methods

Converts this log pattern into a log format.

Converts this log pattern into a log format.

Attributes

Concrete methods