Skip to content

Commit

Permalink
Update bridges/otelzap/encoder.go
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Pająk <pellared@hotmail.com>
  • Loading branch information
khushijain21 and pellared committed Jun 18, 2024
1 parent fdf42f9 commit 7d0adb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridges/otelzap/encoder.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var (

type namespace struct {
name string
kv []log.KeyValue
attrs []log.KeyValue
next *newNameSpace
}

Expand Down

0 comments on commit 7d0adb3

Please sign in to comment.