CaptureCoop / SnipSniper

The Screenshot Tool
https://SnipSniper.net
MIT License
3 stars 0 forks source link

LogLevel Settings #121

Open SvenWollinger opened 2 years ago

SvenWollinger commented 2 years ago

Allow the user to select different log levels: Log all (Default) Log Warnings & Errors Log Errors Log nothing If the user has enabled debug logs they show up at all times except if "Log Nothing" is selected.

SvenWollinger commented 1 year ago

Some work has been done on this by updating CCLogger to respect LogFilters, we just need to support it in SnipSniper now. (Debug mode automatically sets filter to Debug)