https://bugs.winehq.org/show_bug.cgi?id=42140
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- I'm not sure about what you mean by "system log" but as a palliative solution you can run the program like:
WINEDEBUG=-all wine <program.exe>
That will disable all wine trace output.