- Logging:
-
- Save last 10 logs - done
-
- Save logs in a folder (%%appdata%%) - done
-
- Create a class to controll the logging - done
-
- Cover everything with logs
- Config
-
- Embed the configfile reading into the system - Done (Yay)
- Update Readme with information about reading from json - Done
- Problem reading - add symbols to bound the problem text
- Deprecate Console input - use file input instead - Done