Where App would be the name of the application/module that is sending the logs. The config object can have one or more of the following keys. level (max severity logging level to be logged. can be one ...
PyEtw is a Python package that allows you to use Pythons standard logging facility with Event Tracing for Windows (ETW). Using ETW for Python logging allows you to leverage the many tools available ...