Also replying to wine-devel

-------- Original Message --------
Subject: Re: Logging issue ?
Date: Fri, 18 May 2012 16:52:34 +0200
From: GOUJON Alexandre <ale.goujon@gmail.com>
To: Nikolay Sivov <bunglehead@gmail.com>


On 05/18/2012 05:31 PM, Nikolay Sivov wrote:
> On 5/18/2012 17:23, GOUJON Alexandre wrote:
>> Any thought ? idea ? advice ?
> I believe there was a discussion about that in the past, It usually 
> helps to use a ">>" redirect that appends to log file instead of 
> replacing its contents. But you'll obviously need to clean a log file 
> before starting anything
Using >> instead of > seems to work.
It's weird but if it works...

Thanks for the advice !