Hi all...

My NAnt log is too long...
Because I use quite a lot of nested tasks a lot of lines are blank an a lot
of others are without meaningful info, repeating the task's name and no
other info and consequentely important info is scattered through hundred of
lines.
Here is an example...

[nant] C:\Master.build debug build
            Buildfile: file:///C:/Master.build
            Target(s) specified: debug build

              [sysinfo] Setting system information properties under sys.*

            debug:


            build:


            FileMake.build:


            BuildItem:

                 [echo] Project1 debug build...

            Make.build:


            Framework.build:


            BuildItem:

                 [echo] Project2 debug build...

            BuildItem:

                 [echo] Project3 debug build...


And so on...


Is there any technique or option that allow me to choose when to log and
what to show?
The <echo> task seems to be the solution but I don't know how to "mask" the
info logged by NAnt.

Have you any idea for this?

Thank you very much!


                            Nicola



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to