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 ...
The validator is a small command line tool that finds cfg files, parses them, and reports syntax errors. It can be used as a GitHub Action/Workflow or as a standalone utility. The validator returns ...