Open OutputDebugString

OutputDebugString is a somewhat outdated windows logsystem, but still used by some programs. Open an OutputDebugString receiver to catch windows output debug string messages. Here you also have the option to add a timestamp to the logmessages and to save the incoming logmessages to a file.

image