Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/totaljs/framework
/ getLoggerMiddleware
Function
getLoggerMiddleware
index.js:19145–19147 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
19143
}
19144
19145
function
getLoggerMiddleware(name) {
19146
return
'MIDDLEWARE("'
+ name +
'")'
;
19147
}
19148
19149
function
async_middleware(index, req, res, middleware, callback, options, controller) {
19150
Callers
1
async_middleware
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected