MCPcopy Create free account
hub / github.com/SeasX/SeasLog / testLogger

Method testLogger

tests/issue79.php:26–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 private function testLogger()
27 {
28 SeasLog::setLogger('aaa');
29 SeasLog::setLogger('bbb');
30 }
31}
32
33$testObj = new testBasePathAndLogger();

Callers 1

TestRunMethod · 0.95

Calls 1

setLoggerMethod · 0.80

Tested by 1

TestRunMethod · 0.76