fleekxyz/non-fungible-apps
Serverless: Clear unnecessary Prisma query logs
Open
#273 opened on Jun 7, 2023
backendenhancementgood first issuehelp wantedquality-of-life
Repository metrics
- Stars
- (145 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I have made minor changes to the Prisma config file and helper library. With the new changes, we should see only error and warning logs from Prisma Client (it doesn't seem to work though, I still see queries).
Investigation into this topic is needed.