delve/service/test
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
..
cmd Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
common_test.go all: Spelling 2018-03-20 11:05:35 +01:00
integration1_test.go *: Use structured logging 2018-06-22 09:45:10 +02:00
integration2_test.go *: Use structured logging 2018-06-22 09:45:10 +02:00
variables_test.go proc: allow "package/path".varname syntax 2018-06-14 09:29:23 -07:00