-
Notifications
You must be signed in to change notification settings - Fork 276
Closed
Labels
Description
Now that #613 is merged we have a "stable" API on the main branch that's ready to release. Before we do that, I'd like to run over any related projects we should look at and see whether there are any blocking API concerns (non-blocking additions in log for better support would be ok) we can discover at this last-responsible-moment.
Off the top of my head:
- https://github.com/slog-rs/stdlog
- https://github.com/tokio-rs/tracing/tree/master/tracing-log
- https://github.com/open-telemetry/opentelemetry-rust/tree/main/opentelemetry-appender-log
Any others? This isn't a list of all projects that could use log's structured logging support, just those that are likely to need substantial work to integrate and may reveal any design issues.