[Wine] Re: Does wine enable logging and if so can I disable it? And how

vitamin wineforum-user at winehq.org
Fri Feb 19 01:10:08 CST 2010


Susan Cragin wrote:
> Does wine enable logging and if so can I disable it? And how

Sorta on both questions.

Wine logging can not be disabled during compile time. It will always be compiled in. By default err, and fixme debug levels are enabled. Trace level is disabled. If you want to disable all set WINEDEBUG env var to "-all". This has a very small overhead in most places that try to log something.







More information about the wine-users mailing list