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

fix: Logging in deno to filter out the info #2487

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

Blu-J
Copy link
Member

@Blu-J Blu-J commented Oct 31, 2023

Given

That during the testing there was found a noise in the logs that seemed to indicate error

Why This solution

The actual solution was to change all the sdk that all the services use to no longer say error in the info.
But the end case is that we are just going to filter up to the warn, and remove the noise in the logs for the services and js.

Proof

2023-10-31.12-15-20.mp4

@Blu-J Blu-J force-pushed the fix/logging-in-deno-not-filtering branch from df31f78 to 6c80ff0 Compare October 31, 2023 21:37
@Blu-J Blu-J merged commit e5b137b into master Oct 31, 2023
2 checks passed
@dr-bonez dr-bonez deleted the fix/logging-in-deno-not-filtering branch November 9, 2023 19:42
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