[GH-ISSUE #1686] [FEAT]: Implement winston for logging #1104

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

Originally created by @shatfield4 on GitHub (Jun 14, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1686

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

We should implement the use of winston to replace all console.logs to have the origin of whatever process is calling the console.log for better logging and issue troubleshooting.

Originally created by @shatfield4 on GitHub (Jun 14, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1686 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? We should implement the use of [winston](https://github.com/winstonjs/winston) to replace all `console.logs` to have the origin of whatever process is calling the `console.log` for better logging and issue troubleshooting.
yindo added the enhancementfeature request labels 2026-02-22 18:23:08 -05:00
yindo closed this issue 2026-02-22 18:23:08 -05:00
yindo changed title from [FEAT]: Implement winston for logging to [GH-ISSUE #1686] [FEAT]: Implement winston for logging 2026-06-05 14:38:58 -04: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#1104