mirror of https://github.com/apache/jclouds.git
f469cf8b51 | ||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
# # A driver to use Log4j (http://logging.apache.org/log4j/) as the logging provider # for jclouds. # # Expects log4j to be present on your application's classpath. # # TODO: Usage example.