public class RestClientLogging
extends Object
- Author:
- jdlee
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SHARED_LOGMESSAGE_RESOURCE
public static final String SHARED_LOGMESSAGE_RESOURCE
- See Also:
-
-
REST_CLIENT_LOGGER
public static final String REST_CLIENT_LOGGER
- See Also:
-
-
logger
public static final Logger logger
-
REST_CLIENT_ENCODING_ERROR
public static final String REST_CLIENT_ENCODING_ERROR
- See Also:
-
-
REST_CLIENT_XML_STREAM_ERROR
public static final String REST_CLIENT_XML_STREAM_ERROR
- See Also:
-
-
REST_CLIENT_IO_ERROR
public static final String REST_CLIENT_IO_ERROR
- See Also:
-
-
REST_CLIENT_JSON_ERROR
public static final String REST_CLIENT_JSON_ERROR
- See Also:
-
-
Constructor Details
-
RestClientLogging
public RestClientLogging()