-
Task
-
Resolution: Done
-
Critical
-
None
-
None
-
None
This is follow-up for partially fixed RESTEASY-2016
JsonBindingProvider logging needs to be reevaluated.
Currently, readForm prints different exception details as write to. We need to unify logging of exceptions for server/client side and writeTo/readFrom use-cases.
This is important for RESTEasy users. Better logging allows to better investigation of user's use-cases, see: https://developer.jboss.org/message/984944#984923
- is related to
-
RESTEASY-2106 JsonBindingProvider swallows original exception
- Closed
- relates to
-
RESTEASY-2016 JsonBindingProvider hides the root cause of "JSON Binding deserialization error"
- Resolved
-
RESTEASY-2214 Add a flag to turn off ERROR logging of unknown exceptions
- Resolved