coder / coder/slog

Add package level functions for logging to the stderr logger

Open
#82 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.