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:
@@ -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
|
||||
|
Reference in New Issue
Block a user