MCPcopy
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

mainFunction · 0.80
_get_optionMethod · 0.80
updateFunction · 0.80
loadModuleFunction · 0.80
net_modeFunction · 0.80
runFunction · 0.80
EngineRegisterFunction · 0.80
ScriptRegisterFunction · 0.80
__fileFunction · 0.80
__arrayFunction · 0.80
ApiRegisterFunction · 0.80
OutputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected