exocortex icon indicating copy to clipboard operation
exocortex copied to clipboard

Use log.WithError

Open SpencerCDixon opened this issue 7 years ago • 0 comments

I didn't realize how to properly log errors using apex's logger package. Refactor to use log.WithError instead of all the calls to log.Error(err.Error())

SpencerCDixon avatar Nov 28 '17 12:11 SpencerCDixon