IndexCreator

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

alias IndexCreator = string delegate
()
@safe

Meta