Skip to content

Commit

Permalink
Refine comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pellared committed Sep 19, 2024
1 parent d6aa31b commit 823582a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/log/multi.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ type multiLoggerProvider struct {
}

// MultiLoggerProvider returns a composite (fan-out) provider.
// It duplicates its calls to all the provided providers.
// It duplicates its calls to all the passed providers.
// It can be used to set up multiple processing pipelines.
// For instance, you can have separate providers for OTel events
// and application logs.
Expand Down

0 comments on commit 823582a

Please sign in to comment.