Arg

zio.logging.LogFormat.Pattern.Arg
sealed trait Arg extends Pattern

Attributes

Graph
Supertypes
trait Pattern
class Object
trait Matchable
class Any
Known subtypes
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
Show all

Members list

Value members

Abstract methods

def name: String

Inherited methods

Attributes

Inherited from:
Pattern

Converts this log pattern into a log format.

Converts this log pattern into a log format.

Attributes

Inherited from:
Pattern