JLogTest::testFindLoggersByPriorityAndCategory
Test the JLog::findLoggers method to make sure given a priority and category we are finding the correct loggers that have been added to JLog.
Signature
public function testFindLoggersByPriorityAndCategory()
Returns
- void
Tasks
Line | Task |
---|---|
421 | remove: var_dump($log->lookup); |