Open
Description
This issue tracks everything we need to do before zapslog can be moved to the main go.uber.org/zap module.
- zapslog.Handler: Add stack traces #1329
- zapslog.Handler: Test with slogtest, fix all failures #1334
- zapslog: Ensure adequate test coverage
- zapslog: Delete exp-based implementation #1337
- zapslog: Add a zapslog.Core that writes Zap logs to a slog.Handler
- We may want to rename zapslog.Options to HandlerOptions when we do this.
- zapslog: Move to root Zap module #1270
Future features: Things we can add to it without risk after the initial availability:
- Support for a custom mapping of slog.Level to zap.Level
Metadata
Metadata
Assignees
Labels
No labels