> @@ -29,6 +29,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`.

How about just integrating it into the previous sentence (which is a bit 
misleading already, actually)? Something like:

"...separated into different logs, called `jclouds.wire` and `jclouds.headers` 
respectively. Set these to `DEBUG` or more verbose levels for troubleshooting."

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/46/files#r8588296

Reply via email to