Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Xyntax/POC-T
/ error
Method
error
lib/core/log.py:55–56 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
53
54
@staticmethod
55
def
error(msg):
56
return
LOGGER.log(CUSTOM_LOGGING.ERROR, msg)
Callers
15
main
Function · 0.80
_get_option
Method · 0.80
update
Function · 0.80
loadModule
Function · 0.80
net_mode
Function · 0.80
run
Function · 0.80
EngineRegister
Function · 0.80
ScriptRegister
Function · 0.80
__file
Function · 0.80
__array
Function · 0.80
ApiRegister
Function · 0.80
Output
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected