Class HttpRequestLoggingState
java.lang.Object
org.hawaiiframework.logging.http.client.HttpRequestLoggingState
- All Implemented Interfaces:
AutoCloseable
Auto closeable state of http request logging.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpRequestLoggingState
public HttpRequestLoggingState()
-
-
Method Details
-
close
public void close()Stop suppressing the logging.- Specified by:
closein interfaceAutoCloseable
-