Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
samber committed Oct 25, 2023
1 parent 7aeabab commit 7087fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Other global parameters:
```go
slogzap.SourceKey = "source"
slogzap.ErrorKeys = []string{"error", "err"}
slogzap.LogLevels = map[slog.Level]zerolog.Level{...}
slogzap.LogLevels = map[slog.Level]zapcore.Level{...}
```

### Example
Expand Down

0 comments on commit 7087fad

Please sign in to comment.