Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestRun
Method · 0.95
Calls
1
setLogger
Method · 0.80
Tested by
1
TestRun
Method · 0.76