LogAnnotation

final case class LogAnnotation(key: String, value: String)

A LogAnnotation represents a key value pair that allows annotating logs with additional information.

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product