Package com.jayway.restassured.filter.log

Class Summary
ErrorLoggingFilter A filter that'll print the response body if an error occurred (status code is between 400 and 500).
RequestLoggingFilter Will log the request before it's passed to HTTP Builder.
ResponseLoggingFilter A filter that'll print the response body if the response matches a given status code.
 

Enum Summary
LogDetail The different log details.
 



Copyright © 2010-2011. All Rights Reserved.