We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://www.reddit.com/r/StreamDeckSDK/comments/mfxf0i/is_there_a_way_for_a_plugin_to_intercept/
It would be useful to have basic logging for the following events;
All events should include a date time stamp.
The text was updated successfully, but these errors were encountered:
#32 added logging provider
c41b6d1
04b2db4
Trace logging has been added for;
To enable trace logging;
%APPDATA%\Elgato\StreamDeck\Plugins\com.geekyeggo.sounddeck.sdPlugin\appsettings.json
Logging:LogLevel:Default
Trace
Logs are saved within the local plugin folder, under the logs folder;
%APPDATA%\Elgato\StreamDeck\Plugins\com.geekyeggo.sounddeck.sdPlugin\logs
Sorry, something went wrong.
No branches or pull requests
https://www.reddit.com/r/StreamDeckSDK/comments/mfxf0i/is_there_a_way_for_a_plugin_to_intercept/
It would be useful to have basic logging for the following events;
All events should include a date time stamp.
The text was updated successfully, but these errors were encountered: