diff --git a/documentation/reference/jclouds-logging.markdown b/documentation/reference/jclouds-logging.markdown index e55e54b..f6082ac 100644 --- a/documentation/reference/jclouds-logging.markdown +++ b/documentation/reference/jclouds-logging.markdown @@ -28,6 +28,8 @@ The wire log is used to log all data transmitted to and from servers when execut Because the content of HTTP requests is usually less important for debugging than the HTTP headers, these two types of data have been separated into different wire logs. +NOTE: Wire log appender is `jclouds.wire` and headers log appender is `jclouds.headers`. + ## Usage You enable logging when you are building your Context.