MCPcopy Index your code
hub / github.com/nodeSolidServer/node-solid-server / initLoggers

Function initLoggers

lib/create-app.mjs:314–316  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

312}
313
314function initLoggers () {
315 aclCheck.configureLogger(debug.ACL)
316}
317
318/**
319 * Determines whether the given request is a logout request

Callers 1

createAppFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected