Closed YotamGit closed 1 year ago
[x] ~prevent the log file from getting too big~
[x] logs for incoming requests
[x] logs for executed requests(what happened)
[x] logs for when sending errors to the client
[x] logs for exceptions
[x] create a morgan logger and middle ware to log the requests
[x] give requests uuid
[x] use the uuid when logging actions
[x] create a general logger for action logging
[x] add metadata to logging
[x] add exception and error logging
[x] ~prevent the log file from getting too big~
[x] logs for incoming requests
[x] logs for executed requests(what happened)
[x] logs for when sending errors to the client
[x] logs for exceptions
[x] logs for uncaught exceptions
[x] create a morgan logger and middle ware to log the requests
[x] give requests uuid
[x] use the uuid when logging actions
[x] create a general logger for action logging
[x] add metadata to logging
[x] add exception and error logging