MCPcopy Index your code
hub / github.com/Boris-code/feapder / debug

Method debug

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

Source from the content-addressed store, hash-verified

239
240 @property
241 def debug(self):
242 return self.__class__.log.debug
243
244 @property
245 def info(self):

Callers 15

test_log.pyFile · 0.80
acquireMethod · 0.80
calculate_timeFunction · 0.80
log_function_timeFunction · 0.80
sendMethod · 0.80
check_proxyFunction · 0.80
is_validMethod · 0.80
reset_proxy_poolMethod · 0.80
make_requests_kwargsMethod · 0.80
get_responseMethod · 0.80
add_userMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected