1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 20:27:31 +02:00

Merge pull request #1195 from newclarity/master

Updated @see URL for GELF formatter.
This commit is contained in:
Jordi Boggiano
2018-11-04 17:12:44 +01:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ use Gelf\Message;
/** /**
* Serializes a log message to GELF * 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> * @author Matt Lehner <mlehner@gmail.com>
*/ */