Logging is used to gain more knowledge about the activities performed by the DVI System International server components, and it is based on Event Tracing for Windows (ETW).
ETW is a very powerful platform for debugging, performance profiling, monitoring and logging.
The architecture consists mainly of event providers, controllers, consumers, and event trace sessions:
The DVI System International Server has registered itself as Event Provider, and logs are available in the standard event viewer:
The Analytic and Debug logs are not enabled by default, but in case of problems with the system, you can enable these and collect information for our support.
More details on ETW management can be found in the Microsoft ETW Framework Tutorial and related documents.