zalando/logbook

Can we have filter to exclude by Http method name

sadhir1502 opened this issue · 3 comments

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.

@sadhir1502 Care to create a pull request?

Sure i will raise a pull request once changes are done.

@sadhir1502 this should be available starting from the next release. See more details in this PR - #1606 and README