logic: Added plugin Logging

Added plugin file logging and exception handling.
Also fixed some reported bugs from the last release version.
Updated documentation.
This commit is contained in:
wrongway88
2016-10-26 17:58:20 +02:00
parent e78162fa43
commit 38d0cb36aa
28 changed files with 1575 additions and 458 deletions
+6 -1
View File
@@ -11,4 +11,9 @@ These Edge Cases should be considered in a dedicated Test Solution for the Plugi
-at least two levels deep
-Include Paths
-add at least one include path to Project->Properties->Configuration Properties->VC++ Directories->Include Directories
-add at least one include path to Project->Properties->Configuration Properties->VC++ Directories->Include Directories
-Solution Structure
-have a solution with no projects directly under the solution
-so: Solution/Folder/Project
-no: Solution/Project