Uses of Interface
org.eluder.coveralls.maven.plugin.logging.Logger
Packages that use Logger
Package
Description
Provides the main Maven plugin classes.
Provides logging related classes to log messages to the Maven console.
-
Uses of Logger in org.eluder.coveralls.maven.plugin
Method parameters in org.eluder.coveralls.maven.plugin with type arguments of type LoggerModifier and TypeMethodDescriptionprotected SourceCallbackCoverallsReportMojo.createSourceCallbackChain(JsonWriter writer, List<Logger> reporters) Creates the source callback chain. -
Uses of Logger in org.eluder.coveralls.maven.plugin.logging
Classes in org.eluder.coveralls.maven.plugin.logging that implement LoggerModifier and TypeClassDescriptionclassThe Class CoverageTracingLogger.classThe Class DryRunLogger.classThe Class JobLogger.