9corp/9volt

Add structured logging

dselans opened this issue · 1 comments

Specifying our identifier in every log message + method (+ sub) is getting a bit old. Use this as an opportunity to clean up logging altogether and introduce structured logging.

This was handled in #147 ; ended up settling on logrus - my hopes for a nice testing story didn't pan out, but oh well. I'm still a little torn on log15 vs logrus, but we'll punt it for now.