[PR #2510] [MERGED] update(kysley-adapter): Allow providing debug logs #4347

Closed
opened 2026-03-13 11:42:33 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2510
Author: @ping-maxwell
Created: 5/1/2025
Status: Merged
Merged: 5/24/2025
Merged by: @ping-maxwell

Base: mainHead: update/kysley-adapter/debug-logs


📝 Commits (4)

  • 9e728a7 update(kysley-adapter): Allow providing debug logs
  • 1a02245 chore: lint
  • 75f1f93 Merge branch 'main' into update/kysley-adapter/debug-logs
  • 240443e fix: init snapshot

📊 Changes

3 files changed (+17 additions, -1 deletions)

View changed files

📝 packages/better-auth/src/__snapshots__/init.test.ts.snap (+2 -1)
📝 packages/better-auth/src/db/utils.ts (+2 -0)
📝 packages/better-auth/src/types/options.ts (+13 -0)

📄 Description

Currently there isn't a way to enable debug logs for kysley adapter. This would be quite useful when debugging.


🔄 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/better-auth/better-auth/pull/2510 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/24/2025 **Merged by:** [@ping-maxwell](https://github.com/ping-maxwell) **Base:** `main` ← **Head:** `update/kysley-adapter/debug-logs` --- ### 📝 Commits (4) - [`9e728a7`](https://github.com/better-auth/better-auth/commit/9e728a7c37177ab965e6593361d3b52e9e803b29) update(kysley-adapter): Allow providing debug logs - [`1a02245`](https://github.com/better-auth/better-auth/commit/1a02245419e6a257507da60e036742517babf774) chore: lint - [`75f1f93`](https://github.com/better-auth/better-auth/commit/75f1f9384c551a0e150cb58fc90042a16ae701b1) Merge branch 'main' into update/kysley-adapter/debug-logs - [`240443e`](https://github.com/better-auth/better-auth/commit/240443efc4b46484f46faf2252e9814e70bc6c19) fix: init snapshot ### 📊 Changes **3 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/__snapshots__/init.test.ts.snap` (+2 -1) 📝 `packages/better-auth/src/db/utils.ts` (+2 -0) 📝 `packages/better-auth/src/types/options.ts` (+13 -0) </details> ### 📄 Description Currently there isn't a way to enable debug logs for kysley adapter. This would be quite useful when debugging. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:42:33 -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#4347