As a Stockpile developer,
I want to see errors without stacktraces
so that I can scan the logs more efficiently.
This also allows us to get away with using the free tier of PaperTrail, because removing stack traces will reduce the transmitted size of logs by a good amount.
This may require modifying a Restify Bunyan serializer.
As a Stockpile developer, I want to see errors without stacktraces so that I can scan the logs more efficiently.
This also allows us to get away with using the free tier of PaperTrail, because removing stack traces will reduce the transmitted size of logs by a good amount.
This may require modifying a Restify Bunyan serializer.