Skip to content
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

chore: use DEBUG logging var on the frontend #275

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

codeincontext
Copy link
Collaborator

The DEBUG env var has helped me to keep local server logs clear and help me focus on specific areas I'm working on. At the moment that variable isn't configured on the frontend

This PR forwards the value in DEBUG to the frontend as well so we can filter logs there

Copy link

vercel bot commented Oct 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 2:42pm

Copy link

github-actions bot commented Oct 28, 2024

Playwright test results

passed  13 passed
skipped  1 skipped

Details

report  Open report ↗︎
stats  14 tests across 13 suites
duration  1 minute, 43 seconds
commit  34b2810

Skipped tests

No persona › tests/auth.test.ts › authenticate through Clerk UI

packages/logger/index.ts Outdated Show resolved Hide resolved
@codeincontext codeincontext force-pushed the chore/frontend-log-filtering branch from 069e788 to 34b2810 Compare October 29, 2024 14:38
Copy link

@codeincontext codeincontext merged commit bc8ef36 into main Oct 29, 2024
13 checks passed
@codeincontext codeincontext deleted the chore/frontend-log-filtering branch October 29, 2024 14:47
@oak-machine-user
Copy link
Collaborator

🎉 This PR is included in version 1.13.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants