MCPcopy
hub / github.com/fastify/fastify / logger.tst.ts

File logger.tst.ts

test/types/logger.tst.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'node:fs'
2import { IncomingMessage, Server, ServerResponse } from 'node:http'
3import P from 'pino'
4import { expect } from 'tstyche'

Callers

nothing calls this directly

Calls 3

fastifyFunction · 0.85
routeMethod · 0.80
childMethod · 0.65

Tested by

no test coverage detected