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

Method setLogger

CodeTips/SeasLogCodeTips.php:87–90  ·  view source on GitHub ↗

* 设置模块目录 * * @param $logger * * @return bool */

($logger)

Source from the content-addressed store, hash-verified

85 * @return bool
86 */
87 static public function setLogger($logger)
88 {
89 return true;
90 }
91
92 /**
93 * 手动清除logger的stream流

Callers 5

analyzerRunMethod · 0.80
seaslog.test.phpFile · 0.80
issue53.phpFile · 0.80
testLoggerMethod · 0.80
testBasePath.phpFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected