Add adapter for slog
Open
- Dominant language
- Go
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
To help users of this library integrate with their existing systems, we should add a wrapper for the [slog library](https://pkg.go.dev/golang.org/x/exp/slog).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing go-logger package and the linked slog library documentation to understand the adapter boundary. Identify the public entry point where integrations belong and define the supported slog behavior. Done means users can wrap or route slog through this library, with coverage for the adapter's expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100