Skip to content

Commit

Permalink
Do not skip go.uber.org/zap calls when taking a stacktrace
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev authored and Akshay Shah committed Mar 7, 2017
1 parent bf6975f commit 311ad66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stacktrace.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import (

var (
_stacktraceIgnorePrefixes = []string{
"go.uber.org/zap",
"runtime.goexit",
"runtime.main",
}
Expand Down

0 comments on commit 311ad66

Please sign in to comment.