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 TypeClassDescriptionclassWraps the Maven internal plugin logger to decouple from logging framework -
Uses of PluginLog in echo.util
Modifier and TypeFieldDescriptionprivate final PluginLogFileUtil.mavenPluginLogprivate final PluginLogFindFileInAbsolutePath.mavenPluginLogprivate final PluginLogFindFileInClassPath.mavenPluginLogModifierConstructorDescriptionFileUtil(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