To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Setting default logger ...
I am using Nant with CruiseControl and get the error:
Log does not contain any Xml output from NAnt.
Please make sure that NAnt is executed using the XmlLogger (use the
argument
I am using Nant with CruiseControl and get the error:
Log does not contain any Xml output from NAnt.
Please make sure that NAnt is executed using the XmlLogger (use the
argument: -logger:NAnt.Core.XmlLogger).
I tried setting the default logger in Nant.exe.config as such: