ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
tearDown () | |
testDefaultFormatter () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithFileAndLine () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithContext () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithExtra () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithApplicationName () | |
testDefaultFormatterV1 () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithFileAndLineV1 () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithContextV1 () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithExtraV1 () | |
@covers Monolog\Formatter\LogstashFormatter::format More... | |
testFormatWithApplicationNameV1 () | |
testFormatWithLatin9Data () | |
Definition at line 16 of file LogstashFormatterTest.php.
Monolog\Formatter\LogstashFormatterTest::tearDown | ( | ) |
Definition at line 18 of file LogstashFormatterTest.php.
Monolog\Formatter\LogstashFormatterTest::testDefaultFormatter | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 28 of file LogstashFormatterTest.php.
References $message, and Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testDefaultFormatterV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 168 of file LogstashFormatterTest.php.
References $message, Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithApplicationName | ( | ) |
Definition at line 146 of file LogstashFormatterTest.php.
References $message, and Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithApplicationNameV1 | ( | ) |
Definition at line 278 of file LogstashFormatterTest.php.
References $message, Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithContext | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 83 of file LogstashFormatterTest.php.
References $message, and Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithContextV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 223 of file LogstashFormatterTest.php.
References $message, Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithExtra | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 116 of file LogstashFormatterTest.php.
References $message, and Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithExtraV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 252 of file LogstashFormatterTest.php.
References $message, Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithFileAndLine | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 61 of file LogstashFormatterTest.php.
References $message, and Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithFileAndLineV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 201 of file LogstashFormatterTest.php.
References $message, Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithLatin9Data | ( | ) |
Definition at line 297 of file LogstashFormatterTest.php.
References $message, and Monolog\Logger\ERROR.