|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for Monolog\Formatter\LogglyFormatterTest:
Collaboration diagram for Monolog\Formatter\LogglyFormatterTest:Public Member Functions | |
| testConstruct () | |
| @covers Monolog\Formatter\LogglyFormatter::__construct More... | |
| testFormat () | |
| @covers Monolog\Formatter\LogglyFormatter::format More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Monolog\TestCase | |
| getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
| getMultipleRecords () | |
| getIdentityFormatter () | |
Definition at line 16 of file LogglyFormatterTest.php.
| Monolog\Formatter\LogglyFormatterTest::testConstruct | ( | ) |
@covers Monolog\Formatter\LogglyFormatter::__construct
Definition at line 21 of file LogglyFormatterTest.php.
References Monolog\Formatter\JsonFormatter\BATCH_MODE_JSON, and Monolog\Formatter\JsonFormatter\BATCH_MODE_NEWLINES.
| Monolog\Formatter\LogglyFormatterTest::testFormat | ( | ) |
@covers Monolog\Formatter\LogglyFormatter::format
Definition at line 32 of file LogglyFormatterTest.php.
References Monolog\TestCase\getRecord().
Here is the call graph for this function: