A-Team-Rowan-University / a-team-website

Servers and database to manage the A-Team
https://a-team-rowan-university.github.io/a-team-website/webdev_lib/
4 stars 5 forks source link

Docker logs are too long and not super useful #90

Open j-mcavoy opened 5 years ago

j-mcavoy commented 5 years ago

Logging is the bottleneck of the server currently. We need to remove unnecessary trace statements in the backend api when building for release.

Things we want to log

timothyhollabaugh commented 5 years ago

Also don't log tokio_reactor