feat(api): use pino-pretty for dev logging (#49713)

feat: use pino-pretty for dev logging
This commit is contained in:
Oliver Eyton-Williams
2023-03-16 16:42:01 +01:00
committed by GitHub
parent 7d01522c0d
commit 17d7fc0af5
4 changed files with 74 additions and 8 deletions
+1
View File
@@ -21,6 +21,7 @@
"@types/supertest": "2.0.12",
"jest": "29.5.0",
"prisma": "4.10.1",
"pino-pretty": "10.0.0",
"supertest": "6.3.3",
"ts-jest": "29.0.5"
},