Uses of Interface
echo.output.PluginLog
Packages that use PluginLog
-
Uses of PluginLog in echo
ModifierConstructorDescriptionEchoPlugin
(PluginLog mavenPluginLog, PluginParameters pluginParameters, EchoOutput echoOutput) Creates a new instance of the EchoPlugin -
Uses of PluginLog in echo.output
Classes in echo.output that implement PluginLogModifier and TypeClassDescriptionclass
Wraps the Maven internal plugin logger to decouple from logging framework -
Uses of PluginLog in echo.util
Modifier and TypeFieldDescriptionprivate final PluginLog
FileUtil.mavenPluginLog
private final PluginLog
FindFileInAbsolutePath.mavenPluginLog
private final PluginLog
FindFileInClassPath.mavenPluginLog
ModifierConstructorDescriptionFileUtil
(PluginParameters parameters, PluginLog mavenPluginLog) Create a new instance of the FileUtilFindFileInAbsolutePath
(PluginLog mavenPluginLog) Creates a new instance of the classFindFileInClassPath
(PluginLog mavenPluginLog) Creates a new instance of the class