mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 15:14:14 +02:00
Remove separate V1 formatter from the read me.
This commit is contained in:
@@ -183,7 +183,6 @@ Formatters
|
||||
- _ChromePHPFormatter_: Used to format log records into the ChromePHP format, only useful for the ChromePHPHandler.
|
||||
- _GelfFormatter_: Used to format log records into Gelf message instances, only useful for the GelfHandler.
|
||||
- _LogstashFormatter_: Used to format log records into [logstash](http://logstash.net/) event json, useful for any handler listed under inputs [here](http://logstash.net/docs/1.1.5/).
|
||||
- _LogstashV1Formatter_: Used to format log records into [logstash](http://logstash.net/)'s '[version 1](https://logstash.jira.com/browse/LOGSTASH-675)' event json (for 1.2.0 and newer).
|
||||
|
||||
Processors
|
||||
----------
|
||||
|
Reference in New Issue
Block a user