delve/pkg
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
..
config config: Return handle for created default config (#1130) 2018-02-20 20:24:05 +01:00
dwarf *: Use structured logging 2018-06-22 09:45:10 +02:00
goversion proc: correctly set G struct offset for 1.11 2018-06-11 11:09:02 -07:00
logflags service,logflags: log all RPC messages 2018-06-14 09:27:38 -07:00
proc *: Use structured logging 2018-06-22 09:45:10 +02:00
terminal *: Use structured logging 2018-06-22 09:45:10 +02:00
version all: Bump to v1.0.0 (#1126) 2018-02-19 21:33:47 +01:00