GraylogExtendedLogFormatProperties

Service details for Graylog Extended Log Format structured logging.

Author

Samuel Lissner

Phillip Webb

Since

3.4.0

Parameters

host

the application name

service

the version of the application

Constructors

Link copied to clipboard

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 GraylogExtendedLogFormatProperties 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