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

Feat / log service #539

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Feat / log service #539

merged 1 commit into from
Jul 4, 2024

Conversation

ChristiaanScheermeijer
Copy link
Collaborator

Description

This PR implements a log service according to the discussion here #121 which can be extended or replaced with custom solutions.

The next step is to add more debug logging (not at once).

Copy link

github-actions bot commented May 31, 2024

Visit the preview URL for this PR (updated for commit 35303c8):

https://ottwebapp--pr539-feat-log-service-t1xogqkd.web.app

(expires Sat, 03 Aug 2024 13:39:25 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c198f8a3a199ba8747819f7f1e45cf602b777529

Copy link
Collaborator

@royschut royschut left a comment

Choose a reason for hiding this comment

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

Great work! I've kept a sharp eye on the debug levels you've chosen for the existing logs, but I'd agree with all of them.

Copy link
Collaborator

@langemike langemike left a comment

Choose a reason for hiding this comment

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

This is a nice improvement!

@ChristiaanScheermeijer ChristiaanScheermeijer added the JWP Audit This PR needs a review from an JWP employee label Jun 3, 2024
packages/common/src/utils/common.ts Show resolved Hide resolved
packages/common/vitest.setup.ts Outdated Show resolved Hide resolved
platforms/web/src/modules/register.ts Outdated Show resolved Hide resolved
packages/common/src/log.ts Outdated Show resolved Hide resolved
packages/common/src/log.ts Outdated Show resolved Hide resolved
packages/common/src/services/logging/LogService.ts Outdated Show resolved Hide resolved
packages/common/src/services/logging/LogService.ts Outdated Show resolved Hide resolved
packages/common/src/services/logging/LogService.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@AntonLantukh AntonLantukh left a comment

Choose a reason for hiding this comment

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

Looks good!

@AntonLantukh AntonLantukh merged commit 7717a2a into develop Jul 4, 2024
10 checks passed
@AntonLantukh AntonLantukh deleted the feat/log-service branch July 4, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JWP Audit This PR needs a review from an JWP employee
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants