Skip to content

Add logger interface for migrations and implement it #807

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

kvch
Copy link
Contributor

@kvch kvch commented Apr 29, 2025

As requested in #804, I added a Logger interface for verbose mode. I have kept the interface minimal. I only added an extra Info function. But the idea is that we can extend this interface when we need to emit more logs.

@kvch kvch requested a review from andrew-farries April 29, 2025 15:40
@github-actions github-actions bot temporarily deployed to Docs Preview April 29, 2025 15:40 Inactive
@kvch kvch merged commit b77c05c into xataio:main Apr 30, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants