Package org.owasp.dependencycheck.ant.logging
This package includes the Ant task definitions.
-
Class Summary Class Description AntLoggerAdapter An instance ofLogger
which simply calls the log method on the delegate Ant task.AntLoggerFactory An implementation ofILoggerFactory
which always returnsAntLoggerAdapter
instances.