1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-30 00:10:06 +02:00

Merge remote-tracking branch 'akalongman/feature/elasticsearch'

This commit is contained in:
Jordi Boggiano
2018-12-08 18:07:54 +01:00
11 changed files with 622 additions and 27 deletions

View File

@@ -57,3 +57,8 @@
#### HipChatHandler
- Removed HipChat API v1 support
#### ElasticSearchHandler
- As support for the official Elasticsearch library was added, the former ElasticSearchHandler has been
renamed to ElasticaHandler and the new one added as ElasticsearchHandler.