mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 12:47:39 +02:00
Fixed Logstash event format link (#898)
This commit is contained in:
committed by
Jordi Boggiano
parent
24ad4b02b6
commit
cab58eb1e5
@@ -15,7 +15,7 @@ namespace Monolog\Formatter;
|
||||
* Serializes a log message to Logstash Event Format
|
||||
*
|
||||
* @see http://logstash.net/
|
||||
* @see https://github.com/logstash/logstash/blob/master/lib/logstash/event.rb
|
||||
* @see https://github.com/elastic/logstash/blob/master/logstash-core-event/lib/logstash/event.rb
|
||||
*
|
||||
* @author Tim Mower <timothy.mower@gmail.com>
|
||||
*/
|
||||
|
Reference in New Issue
Block a user