Closed LeKer29 closed 11 months ago
This pull request aims to apply log masks to HTTP exception body.
For HTTP exceptions, the request body is displayed in the logs (error or warn). Thus the masking options should be applied to the body.
Description
This pull request aims to apply log masks to HTTP exception body.
Motivation and Context
For HTTP exceptions, the request body is displayed in the logs (error or warn). Thus the masking options should be applied to the body.
Types of changes