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

Implemented Backend logging framework #12

Merged
merged 13 commits into from
Mar 24, 2024
Merged

Conversation

swoocn
Copy link
Owner

@swoocn swoocn commented Mar 22, 2024

[see commits]

Log levels for frontend and backend will be set to ERROR outside of localhost and sandbox, otherwise it will be set to DEBUG. This may change once we integrate with a logging service or DB.

@soleil00 - we need to build a VERCEL_ENV variable in Vercel and set it to a value to indicate a non-development server i.e., PROD. Let me know if you have any questions!

Copy link
Collaborator

@DarinHajou DarinHajou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@swoocn swoocn merged commit 2bbf6a0 into dev Mar 24, 2024
6 checks passed
@swoocn swoocn deleted the backend-logging-framework branch March 24, 2024 01:17
@swoocn swoocn restored the backend-logging-framework branch April 2, 2024 19:55
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