Uses of Record Class
org.apache.maven.api.cli.Logger.Entry
Packages that use Logger.Entry
Package
Description
Provides the API for Maven's command-line interface and tools.
Provides early-stage logging capabilities for Maven CLI operations.
-
Uses of Logger.Entry in org.apache.maven.api.cli
Methods in org.apache.maven.api.cli that return types with arguments of type Logger.EntryModifier and TypeMethodDescriptiondefault List
<Logger.Entry> Logger.drain()
If this is an accumulating log, it will "drain" this instance. -
Uses of Logger.Entry in org.apache.maven.api.cli.logging
Methods in org.apache.maven.api.cli.logging that return types with arguments of type Logger.Entry