MCPcopy 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
19145function getLoggerMiddleware(name) {
19146 return 'MIDDLEWARE("' + name + '")';
19147}
19148
19149function async_middleware(index, req, res, middleware, callback, options, controller) {
19150

Callers 1

async_middlewareFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected