Class HttpLoggingFilter
- java.lang.Object
-
- org.openstack4j.core.transport.internal.HttpLoggingFilter
-
public final class HttpLoggingFilter extends Object
Handles turning Http Wire logging on/off for supported connectors. Some connectors need have specific registration and use this class to determine if wire logging is enabled- Author:
- Jeremy Unruh
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisLoggingEnabled()static voidtoggleLogging(boolean isEnabled)
-