grokkit/internal/logger
Greg Gauthier 918ccc01c8
All checks were successful
CI / Test (push) Successful in 31s
CI / Lint (push) Successful in 25s
CI / Build (push) Successful in 22s
Release / Create Release (push) Successful in 36s
refactor(tests): improve error handling and defer usage
- Add error checking for os.Setenv and io operations in test files
- Use anonymous functions in defer to ignore errors from os.Remove, os.Setenv, etc.
- Minor formatting and consistency fixes in tests and client code
2026-03-02 21:33:11 +00:00
..
logger_test.go refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
logger.go feat(logging): implement structured logging with slog 2026-03-01 12:35:21 +00:00