Jason Kulatunga
|
6a20228262
|
adding error handling for all DB calls. Returning StatusInternalServerError whenever an error occurs. Adding additional logging to server handlers.
Make sure we "return" after a c.JSON call.
|
2020-09-23 09:54:33 -06:00 |
|
Jason Kulatunga
|
5127399e94
|
conditionally log request body.
|
2020-09-22 10:26:33 -06:00 |
|
Jason Kulatunga
|
8a975e2164
|
log request body.
|
2020-09-22 10:09:29 -06:00 |
|
Jason Kulatunga
|
a57120d600
|
adding new environmental variables for added debugging: COLLECTOR_LOG_FILE, COLLECTOR_DEBUG, DEBUG, SCRUTINY_LOG_FILE, SCRUTINY_DEBUG
|
2020-09-21 18:41:52 -06:00 |
|