MCPcopy Create free account
hub / github.com/fastify/fastify /

Class

lib/log-controller.js:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 * Users can extend this class to customize internal log lines.
11 */
12class LogController {
13 /**
14 * @param {object} [options]
15 * @param {boolean | ((req: object) => boolean)} [options.disableRequestLogging=false]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected