jclouds/drivers/log4j
Andrea Turli 3bc66ce8b5 Next development version 1.9.4-SNAPSHOT 2016-11-23 16:40:44 +01:00
..
src Use AutoService to generate service loader metadata 2015-01-09 11:22:12 -08:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
pom.xml Next development version 1.9.4-SNAPSHOT 2016-11-23 16:40:44 +01: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.