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

Method log

tests/issue155.php:14–17  ·  view source on GitHub ↗
($log)

Source from the content-addressed store, hash-verified

12 }
13
14 public function log($log)
15 {
16 SeasLog::debug($log);
17 }
18
19 public function log2($log)
20 {

Callers 4

log2Method · 0.95
seaslog.test.phpFile · 0.45
issues44.phpFile · 0.45
issue55.phpFile · 0.45

Calls 1

debugMethod · 0.80

Tested by

no test coverage detected