No description
- Add usage example comments to Logger methods (SetLevel, Level, SetOutput, SetRedactKeys, Debug, Info, Warn, Error, Security) - Add usage example comments to error introspection (Op, ErrCode, Root, AllOps, StackTrace, FormatStackTrace) - Add usage example comments to package-level functions (Default, SetDefault) - Banned imports (fmt, io, os, errors) are LEGITIMATE — this IS the logging/error abstraction layer Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .core | ||
| .github/workflows | ||
| .idea | ||
| docs | ||
| .gitignore | ||
| CLAUDE.md | ||
| errors.go | ||
| errors_test.go | ||
| go.mod | ||
| go.sum | ||
| log.go | ||
| log_test.go | ||
| SECURITY_ATTACK_VECTOR_MAPPING.md | ||