1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-14 00:54:01 +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 * 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>
*/ */