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

[BACKEND] Add console logs for the server #15

Open
MateuszWojtynski opened this issue Mar 11, 2022 · 1 comment
Open

[BACKEND] Add console logs for the server #15

MateuszWojtynski opened this issue Mar 11, 2022 · 1 comment
Labels
enhancement New feature or request Future task Not high priority, to do in the future. priority:lowest Lowest priority issue.

Comments

@MateuszWojtynski
Copy link
Member

Add step by step console logs of server's actions.

@MateuszWojtynski MateuszWojtynski added enhancement New feature or request Future task Not high priority, to do in the future. priority:lowest Lowest priority issue. labels Mar 11, 2022
@Nomi Nomi assigned Nomi and unassigned Nomi Mar 11, 2022
@Nomi
Copy link
Member

Nomi commented Mar 23, 2022

Added some a while back. Seems like Janek also followed the same pattern as me. As in that the logs only print when each request handling function is called.

Also, added a simple "Server started on port 5000!" message on server start (when I was splitting server.js into app.js and server.js)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Future task Not high priority, to do in the future. priority:lowest Lowest priority issue.
Projects
None yet
Development

No branches or pull requests

2 participants