mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2026-04-18 12:33:34 +00:00
modify logging config to filter out logs
script now ends when OBS is closed.
This commit is contained in:
@@ -17,8 +17,12 @@ port = 4455
|
||||
password = "mystrongpass"
|
||||
```
|
||||
|
||||
Closing OBS will end the script.
|
||||
|
||||
## Notes
|
||||
|
||||
In this example all but `voicemeeterlib.iremote` logs are filtered out. Log level set at DEBUG.
|
||||
|
||||
For a similar Streamlabs Desktop example:
|
||||
|
||||
[Streamlabs example](https://gist.github.com/onyx-and-iris/c864f07126eeae389b011dc49520a19b)
|
||||
|
||||
Reference in New Issue
Block a user