mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-07 09:53:35 +00:00
error log for debug log
This commit is contained in:
@@ -491,7 +491,7 @@ class NVDAVMWindow(psg.Window):
|
||||
|
||||
# Unknown
|
||||
case _:
|
||||
self.logger.error(f"Unknown event {event}")
|
||||
self.logger.debug(f"Unknown event {event}")
|
||||
self.logger.debug(f"parsed::{parsed_cmd}")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user