vertx-web icon indicating copy to clipboard operation
vertx-web copied to clipboard

Logging should not be used when there's a user handing the error

Open glassfox opened this issue 3 years ago • 1 comments

Context

Currently all exceptions has been logged. Example:

io.vertx.ext.web.handler.sockjs.impl.EventBusBridgeImpl:

Failure in bridge event handler

glassfox avatar Nov 19 '21 13:11 glassfox

I have the same problem with the RoutingContext. See my comment at: https://github.com/vert-x3/vertx-web/commit/1fc3000071ac5e11d52e137742324e6042211ebe#r68896075

JonasTaulien avatar Mar 17 '22 07:03 JonasTaulien

This issue should be fixed. Please reopen if needed.

pmlopes avatar Mar 23 '23 15:03 pmlopes