Display-Lock icon indicating copy to clipboard operation
Display-Lock copied to clipboard

Logging for debug build

Open Stateford opened this issue 5 years ago • 0 comments

Debug builds should enable logging that will open a file in the users %APPDATA% folder and write to it throughout the duration of the applications lifetime.

This should be simple to implement without external libraries.

Logging code should be placed in it's own project as a static library.

Stateford avatar Sep 27 '18 17:09 Stateford