GeekyEggo / SoundDeck

Sound Deck is a powerful audio-focused plugin for the Elgato Stream Deck.
GNU General Public License v3.0
47 stars 5 forks source link

Add logging #32

Closed GeekyEggo closed 3 years ago

GeekyEggo commented 3 years ago

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.

GeekyEggo commented 3 years ago

Trace logging has been added for;

To enable trace logging;

  1. Within %APPDATA%\Elgato\StreamDeck\Plugins\com.geekyeggo.sounddeck.sdPlugin\appsettings.json.
  2. Setup Logging:LogLevel:Default to Trace.

Logs are saved within the local plugin folder, under the logs folder;