Pattern

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

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Pattern.type

Members list

Type members

Classlikes

sealed trait Arg extends Pattern

Attributes

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
case object Cause extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
Cause.type
final case class Color(color: LogColor, pattern: Pattern) extends Arg

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
object Color

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Color.type
case object EscapedArgPrefix extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
case object EscapedCloseBracket extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
case object EscapedOpenBracket extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
case object FiberId extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
FiberId.type
final case class Fixed(size: Int, pattern: Pattern) extends Arg

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
object Fixed

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Fixed.type
final case class Highlight(pattern: Pattern) extends Arg

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
object Highlight

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Highlight.type
final case class KeyValue(annotationKey: String) extends Arg

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
object KeyValue

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
KeyValue.type
case object KeyValues extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
KeyValues.type
final case class Label(labelName: String, pattern: Pattern) extends Arg

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
object Label

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Label.type
case object LogLevel extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
LogLevel.type
case object LogMessage extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
LogMessage.type
case object LoggerName extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
LoggerName.type
final case class Patterns(patterns: Chunk[Pattern]) extends Pattern

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Pattern
class Object
trait Matchable
class Any
Show all
final case class Span(spanName: String) extends Arg

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
object Span

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Span.type
case object Spans extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
Spans.type
final case class Text(text: String) extends Pattern

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Pattern
class Object
trait Matchable
class Any
Show all
object Text

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Text.type
final case class Timestamp(formatter: DateTimeFormatter) extends Arg

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
object Timestamp

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Timestamp.type
case object TraceLine extends Arg

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Arg
trait Pattern
class Object
trait Matchable
class Any
Show all
Self type
TraceLine.type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Concrete fields