Package org.owasp.dependencycheck.ant.logging
This package includes the Ant task definitions.
-
Class Summary Class Description AntLoggerAdapter An instance ofLoggerwhich simply calls the log method on the delegate Ant task.AntLoggerFactory An implementation ofILoggerFactorywhich always returnsAntLoggerAdapterinstances.