No description
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| example | ||
| .golangci.yaml | ||
| errors.go | ||
| fatal.go | ||
| go.mod | ||
| go.sum | ||
| LICENSE.txt | ||
| README.md | ||
| trace.go | ||
| trace_test.go | ||
Error Tracer
Sometimes you need to trace the origin, and call-path of errors, which basically is a stacktrace as soon as the error appears to the caller of the application (or its logging system).
This package is cloned and adjusted for being a SAP local one.
License
The License is here, because I created this package using my private resources.