MCPcopy Create free account
hub / github.com/dbunt1tled/python-fast-api / log

Method log

src/core/http/controller.py:24–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 return self.container.app_config()
23
24 def log(self) -> Log:
25 return self.container.log()
26
27 async def response(
28 self,

Callers 3

exception_handlerFunction · 0.45
__init__Method · 0.45
refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected