Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeasX/SeasLog
/ getLastLogger
Method
getLastLogger
CodeTips/SeasLogCodeTips.php:109–112 ·
view source on GitHub ↗
* 获取最后一次设置的模块目录 * @return string */
()
Source
from the content-addressed store, hash-verified
107
* @return string
108
*/
109
static public function getLastLogger()
110
{
111
return
'the lastLogger'
;
112
}
113
114
/**
115
* 设置DatetimeFormat配置
Callers
3
seaslog.test.php
File · 0.80
issues44.php
File · 0.80
issue55.php
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected