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

Implement Logger for backend #308

Open
elfiyang16 opened this issue Jul 8, 2020 · 7 comments
Open

Implement Logger for backend #308

elfiyang16 opened this issue Jul 8, 2020 · 7 comments
Labels
size: medium Medium-size issue type: refactoring Code tidying or refactoring

Comments

@elfiyang16
Copy link
Contributor

Right now we are using console to debug and log in server side, but it would be good to have something like the loglevel we use in the client side.

@mauriciorj
Copy link

We could implement WINSTON -> https://www.npmjs.com/package/winston

@dadiorchen
Copy link
Collaborator

Winston is also cool, for the reason of the consistency, would you @elfiyang16 add loglevel to our server for the time being?

@mauriciorj
Copy link

@dadiorchen I have configure the Winston here but I need permission to commit and open a pull request

@elfiyang16
Copy link
Contributor Author

@mauriciorj thanks for contributing! @dadiorchen is this sorted or do I need to do anything?

@dadiorchen
Copy link
Collaborator

Not yet, @mauriciorj are you still on this? Let me know if you need any help!

@mauriciorj
Copy link

@dadiorchen I have started and my plan is to finish by Thursday night

@dadiorchen
Copy link
Collaborator

@mauriciorj how's things going on? Have you made it?

@nmcharlton nmcharlton added size: medium Medium-size issue type: refactoring Code tidying or refactoring labels Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: medium Medium-size issue type: refactoring Code tidying or refactoring
Projects
None yet
Development

No branches or pull requests

4 participants