1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-31 18:30:15 +02:00

Formatting fixes

This commit is contained in:
Jordi Boggiano
2013-09-16 11:55:31 +02:00
parent 466b1333fd
commit 99aad2e059
3 changed files with 7 additions and 15 deletions

View File

@@ -158,7 +158,6 @@ class LogstashFormatterTest extends \PHPUnit_Framework_TestCase
$this->assertEquals('app', $message['@type']);
}
/**
* @covers Monolog\Formatter\LogstashFormatter::format
*/