On Sep 28, 1:44 pm, "Ruben Willems" <[EMAIL PROTECTED]> wrote:
> Hi
>
> as far as I know, this is already in your build log.
> Open one of the build log files, found in the artifactsbuildlogs folder, and
> scan for
> such a message. If it is in, you only need to adjust the xsl files if you
> want them to show in the dasshboard/email.
>
> with kind regards
> Ruben Willems
>
> On Fri, Sep 26, 2008 at 4:26 PM, CSharper <[EMAIL PROTECTED]> wrote:
>
> > I have a ccnet setup which runs a nant task which executes some of my
> > c# program. In those programs I am doing a console.writeline and I
> > want to capture them somewhere in the ccnet build log. How can I do
> > that?
> > Thanks,
Thank you for the answer. I will check it.