[GH-ISSUE #124] [REFACTOR] Improve logging #16769

Closed
opened 2026-04-15 14:44:23 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @tklein1801 on GitHub (Oct 8, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/124

As a developer and operator of my auth-service, I would like to see cleaner logging to get more information about what is happening. The current logging is very vague and only outputs logs when errors occur (as it seems).

Therefore, it would be desirable to improve the logging and to offer a possibility to transport the logs to an external service. Winston, for example, would be suitable for this, giving you the option of only outputting logs, saving them in a file or transferring them to external services or our own database.

Originally created by @tklein1801 on GitHub (Oct 8, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/124 As a developer and operator of my auth-service, I would like to see cleaner logging to get more information about what is happening. The current logging is very vague and only outputs logs when errors occur (as it seems). Therefore, it would be desirable to improve the logging and to offer a possibility to transport the logs to an external service. Winston, for example, would be suitable for this, giving you the option of only outputting logs, saving them in a file or transferring them to external services or our own database.
GiteaMirror added the locked label 2026-04-15 14:44:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16769