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

Rename classnames to LogstashFormatter as suggested by @stof

This commit is contained in:
Tim Mower
2012-12-10 12:17:05 +00:00
parent 32e6bff219
commit 6aaf70d363
2 changed files with 14 additions and 14 deletions

View File

@@ -20,7 +20,7 @@ use Monolog\Logger;
*
* @author Tim Mower <timothy.mower@gmail.com>
*/
class LogstashEventFormatter extends NormalizerFormatter
class LogstashFormatter extends NormalizerFormatter
{
/**
* @var string the name of the system for the Gelf log message