No description
Add SetRedactKeys() for masking sensitive values in log output. Quote string values with %q to prevent log injection attacks. Add AllOps iterator and improve error stack formatting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .core | ||
| errors.go | ||
| errors_test.go | ||
| go.mod | ||
| go.sum | ||
| log.go | ||
| log_test.go | ||