Re: strings are cutted in logs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



last_deceneu wrote:
> Hello!
> 
> I runned the following command
> WINEDEBUG=+rellay wine app.exe
> and in log message strings that are bigger are truncated.
> 
> It is a way to configure somethink to log entire strings?



Code:
WINEDEBUG=+rellay wine app.exe &> /tmp/wine_relay.txt


Or

Code:
WINEDEBUG=+rellay wine app.exe 2>&1 > /tmp/wine_relay.txt








[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux