We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460fbb9 commit 8c4e523Copy full SHA for 8c4e523
1 file changed
packages/server/src/logging.ts
@@ -1,4 +1,4 @@
1
-import { pino } from 'pino';
+import pino from 'pino';
2
import type { Config } from './config.js';
3
import type { FastifyRequest } from 'fastify';
4
0 commit comments