Add package level functions for logging to the stderr logger
Open
feature
- Dominant language
- Go
- Stars
- 351
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Right now it's relatively difficult to find the default logger to use if an explicit logger is not available. It would be nice to be able to do
```go
slog.Error(...)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.