[PR #371] [MERGED] Disable prisma logs on prod #3324

Closed
opened 2026-02-22 18:33:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/371
Author: @shatfield4
Created: 11/13/2023
Status: Merged
Merged: 11/14/2023
Merged by: @timothycarambat

Base: masterHead: 368-disable-prisma-logs-on-prod


📝 Commits (3)

📊 Changes

1 file changed (+5 additions, -1 deletions)

View changed files

📝 server/utils/prisma/index.js (+5 -1)

📄 Description

resolves #368

In production, we should only enable the prisma error messages to prevent an output that is too verbose.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/371 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/13/2023 **Status:** ✅ Merged **Merged:** 11/14/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `368-disable-prisma-logs-on-prod` --- ### 📝 Commits (3) - [`f5e1e72`](https://github.com/Mintplex-Labs/anything-llm/commit/f5e1e72893b220315991bb0543aa8fc598391104) disable prisma logs on prod - [`26dc168`](https://github.com/Mintplex-Labs/anything-llm/commit/26dc168c77837dee1ced4655df41e568e2a64d25) linting - [`4b830f5`](https://github.com/Mintplex-Labs/anything-llm/commit/4b830f5b9140ae6f3653c144d65dd470791cb016) keep const top level ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/prisma/index.js` (+5 -1) </details> ### 📄 Description resolves #368 In production, we should only enable the prisma error messages to prevent an output that is too verbose. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:33 -05:00
yindo closed this issue 2026-02-22 18:33:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3324