Skip to content

Commit

Permalink
BREAKING: errorreporting: redesign of the package
Browse files Browse the repository at this point in the history
The package should be working against errors.
The panic reporting should be done at the system logs
level rather than being a responsibility of the app.
We are redesigning package to meet with these
requirements.

Fixes #729.
Fixes #728.
Fixes #727.

Change-Id: Ia5bc23942a88384e68af5356af1028a42acd7be9
Reviewed-on: https://code-review.googlesource.com/16090
Reviewed-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Chris Broadfoot <cbro@google.com>
Reviewed-by: Ross Light <light@google.com>
  • Loading branch information
rakyll committed Oct 3, 2017
1 parent 16d2aa6 commit 8b73297
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 740 deletions.
215 changes: 0 additions & 215 deletions errorreporting/error_logging_test.go

This file was deleted.

0 comments on commit 8b73297

Please sign in to comment.