ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
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 () | |
Definition at line 16 of file LogstashFormatterTest.php.
Monolog\Formatter\LogstashFormatterTest::testDefaultFormatter | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 21 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testDefaultFormatterV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 161 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithApplicationName | ( | ) |
Definition at line 139 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithApplicationNameV1 | ( | ) |
Definition at line 271 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithContext | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 76 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithContextV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 216 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithExtra | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 109 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithExtraV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 245 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.
Monolog\Formatter\LogstashFormatterTest::testFormatWithFileAndLine | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 54 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR.
Monolog\Formatter\LogstashFormatterTest::testFormatWithFileAndLineV1 | ( | ) |
@covers Monolog\Formatter\LogstashFormatter::format
Definition at line 194 of file LogstashFormatterTest.php.
References Monolog\Logger\ERROR, and Monolog\Formatter\LogstashFormatter\V1.