Skip to content

Commit

Permalink
add trace
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Jan 24, 2020
1 parent 2b18449 commit 2d28ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debug/service/handler/debug.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ func newDebug() *Debug {
return &Debug{
log: log.DefaultLog,
stats: stats.DefaultStats,
trace: trace.DefaultTrace,
}
}

Expand Down

0 comments on commit 2d28ff7

Please sign in to comment.