ElasticCommonSchemaProperties

Properties for Elastic Common Schema structured logging.

Author

Moritz Halbritter

Phillip Webb

Since

3.4.0

Parameters

service

service details

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class Service : Record
Service details.

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
Return a new ElasticCommonSchemaProperties from bound from properties in the given Environment.
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
open fun jsonMembers(members: JsonWriter.Members<out Any>)
Add JsonWriter members for the service.
Link copied to clipboard
abstract fun toString(): String