Page 1 of 1

Wine Debug logging sybsystem

Posted: 7. Sep 2018, 13:36
by Yurii Cherkasov
Documentation explains IPRT logging facility, describing use of LogRel/LogRel2/LogFlow entries.
However, in video drivers or shader libs other sysbsystem seems to be used, which logging entries look like WINE_TRACE, WINE_WARN etc.
Can not find, how to enable this logging level and where log files should appear?