jclouds/drivers/log4j
Andrew Bayer 735324c121 [maven-release-plugin] prepare for next development iteration 2014-05-27 10:26:42 -07:00
..
src JCLOUDS-31. updated to ASF headers via mvn com.mycila.maven-license-plugin:maven-license-plugin:format 2013-05-16 21:30:37 -07:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml [maven-release-plugin] prepare for next development iteration 2014-05-27 10:26:42 -07:00

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.