Ion Savin created MANTRUN-189:
---------------------------------

             Summary: Allow users to specify custom Ant loggers
                 Key: MANTRUN-189
                 URL: https://jira.codehaus.org/browse/MANTRUN-189
             Project: Maven Antrun Plugin
          Issue Type: New Feature
    Affects Versions: 1.7
            Reporter: Ion Savin
         Attachments: MAVENRUN-189.patch

Ant allows you to specify a custom or a built-in logger other than the default 
one using the -logger command line flag: 
https://ant.apache.org/manual/listeners.html

The org.apache.tools.ant.listener.ProfileLogger is one example which could be 
useful for maven-antrun-plugin as well as it allows you to debug slow targets 
directly from maven.

This change allows you to configure a custom logger in maven-antrun-plugin 
using the <logger/> configuration element.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to