-
Notifications
You must be signed in to change notification settings - Fork 739
Open
Description
Hi!
I'm migrating from 1.4.0 to 2.1.0 and we were using WithDecider. I see it still referenced on the documentation
go-grpc-middleware/interceptors/logging/doc.go
Lines 12 to 14 in 7da22cf
| All logging middleware will emit a final log statement. It is based on the error returned by the handler function, | |
| the gRPC status code, an error (if any) and it emits at a level controlled via `WithLevels`. You can control this behavior | |
| using `WithDecider`. |
But is not implemented anywhere, what is the advisable way to accomplish similar results with v2 API? I would be happy to update the docs with this information as well.
Metadata
Metadata
Assignees
Labels
No labels