mirror of
https://github.com/Seldaek/monolog.git
synced 2025-02-24 06:52:34 +01:00
Remove separate V1 formatter from the read me.
This commit is contained in:
parent
45ae71f9a6
commit
81455d8331
@ -183,7 +183,6 @@ Formatters
|
|||||||
- _ChromePHPFormatter_: Used to format log records into the ChromePHP format, only useful for the ChromePHPHandler.
|
- _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.
|
- _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/).
|
- _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
|
Processors
|
||||||
----------
|
----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user