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

Add Winston library to preserve all logs #4

Open
bartoszherba opened this issue Mar 2, 2018 · 0 comments
Open

Add Winston library to preserve all logs #4

bartoszherba opened this issue Mar 2, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@bartoszherba
Copy link
Owner

Currently all informations are logged to stdout and all data will be lost. I aim to use npm winston library to keep logs on server for further investigation.

Also all actions against api should be logged separately along with request body. This should be done with logs rotation if possible.

@bartoszherba bartoszherba added enhancement New feature or request good first issue Good for newcomers important Important issues that must be done to push application further and removed enhancement New feature or request labels Mar 2, 2018
@bartoszherba bartoszherba removed the important Important issues that must be done to push application further label Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant