MCPcopy Create free account
hub / github.com/Boris-code/feapder / error

Method error

feapder/utils/log.py:263–264  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

261
262 @property
263 def error(self):
264 return self.__class__.log.error
265
266 @property
267 def critical(self):

Callers 15

test_log.pyFile · 0.80
installFunction · 0.80
run_funcFunction · 0.80
inner_run_safe_modelFunction · 0.80
wapperFunction · 0.80
get_html_by_requestsFunction · 0.80
get_json_by_requestsFunction · 0.80
is_valid_proxyFunction · 0.80
get_textFunction · 0.80
get_jsonFunction · 0.80
read_fileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected