Home
last modified time | relevance | path

Searched refs:ElasticaFormatter (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DElasticaHandler.php16 use Monolog\Formatter\ElasticaFormatter; alias
80 if ($formatter instanceof ElasticaFormatter) {
100 return new ElasticaFormatter($this->options['index'], $this->options['type']);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DElasticaFormatter.php23 class ElasticaFormatter extends NormalizerFormatter class
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md57 …* Added support for Elastica 7, and deprecated the $type argument of ElasticaFormatter which is no…
288 * Fixed ElasticaFormatter to use more precise dates