You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: