![]() 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. |
||
---|---|---|
.. | ||
api | ||
debugger | ||
rpc1 | ||
rpc2 | ||
rpccommon | ||
test | ||
client.go | ||
config.go | ||
rpccallback.go | ||
server.go |