Skip to content

Commit

Permalink
pino pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-pd committed Sep 18, 2024
1 parent 6820830 commit 4afd0ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/logger.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { pino } from 'pino';
import 'pino-pretty';
import { config } from '#root/config.js';

export const logger = pino({
Expand Down

0 comments on commit 4afd0ad

Please sign in to comment.