markhobson / spring-rest-template-logger

Spring RestTemplate customizer to log HTTP traffic.
Apache License 2.0
25 stars 10 forks source link

Allow headers to be logged #2

Open markhobson opened 7 years ago

markhobson commented 7 years ago

We currently only log the request/response body but we should allow headers to be logged too.