[Bug 47356] By default only echo errors and traces

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 12 14:19:15 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47356

--- Comment #2 from Alberto Salvia Novella <es20490446e at gmail.com> ---
We could make the documentation to clarify that, because I thought that TRACE
was the highest priority.

FIXME usually is the one causing trouble, as it spams the same message over and
over again in some games. For example if certain texture has a failure, it will
spam the message for every loaded texture.

Most likely only ERR is relevant to the average user, so to let them know why
the software stopped working.

WINEDEBUG=warn-all,fixme-all,trace-all

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list