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

Restore Backend Logging Framework w/ Winston MongoDB transport. #44

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

swoocn
Copy link
Owner

@swoocn swoocn commented Apr 6, 2024

PR Recovery of #40 due to accidental PR merge without addressing TODOs.

[see commits]

TODOs before PR merge

  • Hide SQL DB credentials; stash into secrets/ environment variables.
  • Log level and logging instances - are we logging what is only necessary and to keep from filling up the tables with just "stuff"?
  • Build VERCEL_ENV variable for Prod in the backend server (API hosting); has this been done @soleil00?
  • Currently, the primary key in the table is the timestamp value; this will eventually be changed to sessionId+timestamp.
  • Will need to share AppDev access to Azure SQL DB client.

Mongo DB logging ->

image

Copy link

changeset-bot bot commented Apr 6, 2024

⚠️ No Changeset found

Latest commit: 1c6cf17

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@swoocn swoocn requested review from zolcsi and soleil00 and removed request for zolcsi April 8, 2024 01:38
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.

None yet

1 participant