KeyValue

zio.logging.LogFormat.Pattern.KeyValue
See theKeyValue companion object
final case class KeyValue(annotationKey: String) extends Arg

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Pattern

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

override val name: String
override val toLogFormat: LogFormat

Converts this log pattern into a log format.

Converts this log pattern into a log format.

Attributes