Open
Description
The filter should do the following:
- return json formatted response. (reference 1, reference 2)
- (optional) convert the underlying system exception message to a generic user friendly message
- (optional) using .net core build in log class to log the details of the exception.