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

Replace console.log messages with a better logging solution #148

Open
oyo opened this issue Apr 10, 2024 · 1 comment
Open

Replace console.log messages with a better logging solution #148

oyo opened this issue Apr 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@oyo
Copy link
Contributor

oyo commented Apr 10, 2024

Current Behavior

There are a lot of console.log outputs in the code - especially in error cases.

Expected Behavior

In error cases we should usually inform the user in a way they realize something failed. A console.log will be overlooked by the majority of users.

Steps To Reproduce

Checkout source code and search for "console.log"

@oyo oyo added the bug Something isn't working label Apr 10, 2024
@oyo oyo added this to Portal Apr 10, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Apr 10, 2024
@jjeroch
Copy link

jjeroch commented Apr 15, 2024

Planning PI#13 Item - Backlog

@MaximilianHauer MaximilianHauer self-assigned this Sep 6, 2024
@MaximilianHauer MaximilianHauer moved this from NEW USER REQUEST to IN REVIEW in Portal Sep 6, 2024
@MaximilianHauer MaximilianHauer added this to the Release 24.12 milestone Sep 6, 2024
@evegufy evegufy modified the milestones: Release 24.12, Release 25.03 Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: IN REVIEW
Development

No branches or pull requests

4 participants