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(feature)/add request and session logs #532 #727

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

leoseg
Copy link
Contributor

@leoseg leoseg commented Dec 9, 2024

Resolves #532

What changes did you make and why did you make them?

Implemented Cls for request-id logging (request id generated by uuid4) and session logging. For session logging a hash is generated from the firebase user id and the login time which should be unique and also coupling the session id to firebase.

Did you run tests? Share screenshot of results:

Run tests with npm run tests -> All passed .

How did you find us? (GitHub, Google search, social media, etc.):

GitHub

@leoseg leoseg mentioned this pull request Dec 9, 2024
4 tasks
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.

Add requestId and sessionId to logs
2 participants