> + > +The Operating System Version you're using. > + > +E.G. Operating System Version: Mac OS X 10.7.5 > + > +## <a id="java-version"></a>Java Version > + > +The Java Version you're using. > + > +E.G. java version "1.7.0_17" > + > +## <a id="logs"></a>Logs > + > +Sending us the stack trace from the exception is helpful but often the root > cause of the problem can be revealed by examining what's being sent over the > wire. > + > +### Get Logging
Only partially agree here. The parts "Configure Logging" and "Enable Logging" below are very similar to what's listed under the SLF4J section in the "logging in jclouds" page. The design part only starts after that. If we feel the "logging in jclouds" page could do with some additional info (e.g. about Maven deps), I'd certainly be all for improving it. But knowing how to configure jclouds logging in your app is useful not only if you need to report a bug - it's something that we should describe as part of using jclouds. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/18/files#r7648106
