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

Method exception

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

Source from the content-addressed store, hash-verified

257
258 @property
259 def exception(self):
260 return self.__class__.log.exception
261
262 @property
263 def error(self):

Callers 15

test_log.pyFile · 0.80
get_file_typeFunction · 0.80
get_file_pathFunction · 0.80
emitMethod · 0.80
closeMethod · 0.80
getMethod · 0.80
get_userMethod · 0.80
runMethod · 0.80
get_userMethod · 0.80
runMethod · 0.80
handel_exceptionMethod · 0.80
get_userMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected