Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EASY233/Finger
/ success
Method
success
config/log.py:44–45 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
42
return
LOGGER.log(LoggingLevel.WARNING, msg)
43
44
def
success(msg):
45
return
LOGGER.log(LoggingLevel.SUCCESS, msg)
46
47
Callers
3
outJson
Method · 0.80
outXls
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected