vibe_elastic_logger.logger
Aliases
IndexCreator
string delegate() @safe
An IndexCreator is a delegate that calculates the ElasticSearch index that the logger should log to.
Structs
ElasticInfo
ElasticSearch server connection information.
Classes
ElasticLogger
ElasticSearch logger implementation.