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

[FEATURE] using winston.js as loger #11

Open
en3sis opened this issue Sep 4, 2022 · 0 comments
Open

[FEATURE] using winston.js as loger #11

en3sis opened this issue Sep 4, 2022 · 0 comments
Labels
⚜️ ∫ enhancement New feature or request ⚙️ ∫ ops Operations & maintenance

Comments

@en3sis
Copy link
Owner

en3sis commented Sep 4, 2022

📝 Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
NA

🧬 Describe the solution you'd like

A clear and concise description of what you want to happen.

Right now we have some console.log to catch HTTP requests errors and so.
We want a better way to handle those errors, one idea would be using having a look at Winston (or some other alternatives)

👩🏼‍💻 Additional context

Add any other context or screenshots about the feature request here.

It would be also nice to have some wrapper for debugging, for example, having logs that will only show on ISDEV=true

@en3sis en3sis added the ⚙️ ∫ ops Operations & maintenance label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚜️ ∫ enhancement New feature or request ⚙️ ∫ ops Operations & maintenance
Projects
None yet
Development

No branches or pull requests

1 participant