Appending to existing log file : General Questions

Appending to existing log file

Ask general questions here.

Appending to existing log file

Postby atom » Mon Nov 01, 2010 7:43 pm

Hiya

Quick question
The Report.Setup method, it seems to over-write the specified file
Is there any way to tell it to append to existing log file?

Thanks
atom
 
Posts: 339
Joined: Mon Dec 08, 2008 12:14 am
Location: Dublin, Ireland

Re: Appending to existing log file

Postby Ciege » Mon Nov 01, 2010 9:16 pm

set AppendExisting to True.

Code: Select all
Report.Setup(ReportLevel defLevel, string LogFileName, bool LogToConsole, bool AppendExisting)
If this or any response has helped you, please reply to the thread stating that it worked so other people with a similar issue will know how you fixed your issue!

Ciege...
User avatar
Ciege
 
Posts: 965
Joined: Thu Oct 16, 2008 7:46 pm
Location: Arizona, USA

Re: Appending to existing log file

Postby atom » Tue Nov 02, 2010 11:44 am

thanks
atom
 
Posts: 339
Joined: Mon Dec 08, 2008 12:14 am
Location: Dublin, Ireland


Return to General Questions

Who is online

Users browsing this forum: No registered users and 0 guests