Bug report
logging.handlers.NTEventLogHandler initializer should not expect to have Administrative rights.
Perhaps a method could be added that does the parts that require Administrative rights?
Please see dialog here: mhammond/pywin32#1867
Your environment
- CPython versions tested on: 3.10
- Operating system and architecture: Windows 10 x64
Bug report
logging.handlers.NTEventLogHandlerinitializer should not expect to have Administrative rights.Perhaps a method could be added that does the parts that require Administrative rights?
Please see dialog here: mhammond/pywin32#1867
Your environment