Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_handler
Function · 0.45
__init__
Method · 0.45
refresh
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected