vibe_elastic_logger.logger

Undocumented in source.

Members

Aliases

IndexCreator
alias IndexCreator = string delegate() @(safe)

An IndexCreator is a delegate that calculates the ElasticSearch index that the logger should log to.

Classes

ElasticLogger
class ElasticLogger

ElasticSearch logger implementation.

Structs

ElasticInfo
struct ElasticInfo

ElasticSearch server connection information.

Meta