Can we have filter to exclude by Http method name
sadhir1502 opened this issue · 3 comments
sadhir1502 commented
it would be great if we are able to exclude logging by http method name
Detailed Description
For example lets say i want to exclude all the GET,DELETE calls from the logging we should have configurations as we have for excluding by urls, and excluding by contenttype.
whiskeysierra commented
@sadhir1502 Care to create a pull request?
sadhir1502 commented
Sure i will raise a pull request once changes are done.
kasmarian commented
@sadhir1502 this should be available starting from the next release. See more details in this PR - #1606 and README