Class LogsMojo

  • All Implemented Interfaces:
    ConfigHelper.Customizer, org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable

    @Mojo(name="logs")
    public class LogsMojo
    extends AbstractDockerMojo
    Mojo for printing logs of a container. By default the logs of all containers are shown interwoven with the time occured. The log output can be highly customized in the plugin configuration, please refer to the reference manual for documentation. This Mojo is intended for standalone usage. See StartMojo for how to enabling logging when starting containers.
    Since:
    26.03.14
    Author:
    roland