Writing error logs to an ILogger instead of Console, adding an event for Unsupported Events
This contains fixes for the issues described in:
- https://github.com/BarRaider/obs-websocket-dotnet/issues/136
- https://github.com/BarRaider/obs-websocket-dotnet/issues/138
It also contains:
- Build enhancements
Multiple small pull requests is probably better than one big one
You're not wrong haha. But some of the concerns may cause merge conflicts with each other - e.g. the ILogger and UnsupportedEvent, since they touch lines right next to each other.
Would you like me to split it up as follows?:
-
ILogger+UnsupportedEventchanges - Other Model changes/fixes
Hey @DrEsteban are you still working on this; or do you need someone else to take over?
@BarRaider @chapterjason Finally got around to splitting this up. Second PR is #143.
Feel free to submit fixes or change requests as desired.
@BarRaider friendly ping! Any feedback here?
Anybody want to accept this and merge it?
Heya, any updates on this feature? Was glad to see someone was already working on this before I tried to create a workaround.
@BarRaider friendly ping
Hi @BarRaider, friendly nudge for this one
Will take a look this week
LGTM - Thank you!