Files
Derek Parker a208c89719 *: Use structured logging
Implements structured logging via Logrus. This gives us a logger per
boundry that we care about, allowing for easier parsing of logs if users
have more than one log option enabled. Also, cleans up a lot of
conditionals in the code by simply silencing the logger at creation as
opposed to conditionally logging everywhere.
2018-06-22 09:45:10 +02:00
..
2018-03-20 11:05:35 +01:00
2018-06-22 09:45:10 +02:00
2018-03-20 11:05:35 +01:00
2018-03-26 14:30:38 -04:00