jclouds/drivers/log4j
Andrew Gaul b5e4e1d0fd JCLOUDS-1627: Upgrade to Jakarta packages
This resolves an issue with newer Guice versions.
2024-02-23 18:04:48 +09:00
..
src JCLOUDS-1627: Upgrade to Jakarta packages 2024-02-23 18:04:48 +09:00
README.txt JCLOUDS-31. remove malformed, duplicate, or unnecessary headers 2013-05-16 21:30:32 -07:00
bnd.bnd Onboard bnd-configuration files, one per module 2020-10-26 19:58:41 +09:00
pom.xml Next development version 2.6.0-SNAPSHOT 2022-03-26 18:30:06 +09: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.