This project aims to be a background service listening to windows event log and creating windows push notifications for each error logged.
- Currently only listens to the
ApplicationandSystemevent logs - There is currently no way to practically stop the service, the only way is to kill the process.