vibe_elastic_logger.
logger
.ElasticInfo
public struct ElasticInfo
ElasticSearch server connection information.
Variables
hostName
string
Host name for the ElasticSearch server.
portNumber
ushort
Port for connecting to the ElasticSearch server.
typeName
string
The log message's "type" within an index.