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

Updated @see URL for GELF formatter.

This commit is contained in:
Mike Schinkel
2018-09-23 23:03:04 -04:00
parent 334b8d8783
commit e9dcd8490f

View File

@@ -16,7 +16,7 @@ use Gelf\Message;
/**
* Serializes a log message to GELF
* @see http://www.graylog2.org/about/gelf
* @see http://docs.graylog.org/en/latest/pages/gelf.html
*
* @author Matt Lehner <mlehner@gmail.com>
*/