You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…d/logutil (#6237)
Fixes#6235
Align the `convertValue` function in the `otellogrus`,
`otelzap` packages with the `otellogr`.
---------
Co-authored-by: Robert Pająk <pellared@hotmail.com>
Description
After add otellogrus hook, when logging with a field which contains a nil pointer would cause internal panic
Environment
go.opentelemetry.io/contrib/bridges/otellogrus
version: 0.5.0Steps To Reproduce
Expected behavior
log normally
The text was updated successfully, but these errors were encountered: