Merge pull request #17 from navi-ppl/TP-5555/clean-up
TP-5555 | md5 inclusion and frames log
This commit is contained in:
@@ -120,7 +120,7 @@ func (ep *ErrorProcessor) ProcessError(error []byte) {
|
||||
}
|
||||
|
||||
output, err := symbolicator.SymbolicatorClient(command)
|
||||
fmt.Printf("orignal frames %+v\n", frames)
|
||||
fmt.Printf("orignal frames %s\n", string(frames))
|
||||
fmt.Printf("frames %+v\n", output.Frames)
|
||||
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user