Package org.owasp.dependencycheck.ant.logging
package org.owasp.dependencycheck.ant.logging
This package includes the Ant task definitions.
-
ClassesClassDescriptionAn instance of
Loggerwhich simply calls the log method on the current Ant task obtained fromAntTaskHolder.An implementation ofILoggerFactorywhich always returnsAntLoggerAdapterinstances.SLF4J 2.0 service provider for the dependency-check Ant integration.Holds a reference to the current Ant Task for logging.