No description
Zero-dependency logging + error types extracted from core/go. - E(), Wrap(), WrapCode() structured errors with Op/Msg/Code - Structured logger with levels, security logging, key-value pairs - RotationWriterFactory hook for io.Medium integration - StackTrace(), Root(), FormatStackTrace() error introspection Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| errors.go | ||
| errors_test.go | ||
| go.mod | ||
| go.sum | ||
| log.go | ||
| log_test.go | ||