newrelic / go-agent

New Relic Go Agent
Apache License 2.0
775 stars 295 forks source link

Fix: nrslog integration with slog.Handler interface #987

Open iamemilio opened 2 days ago

iamemilio commented 2 days ago

Fix for #986

iamemilio commented 1 day ago

The fix to this is much less trivial than I expected. A mild rework is needed to correctly support attributes and groups.