Finish a C# dotnet 6.0 program for me

Job ID: 33235994

Budget: $30 – $250 AUD

Finish this program:

https://github.com/Ethersphere1/LogDog

https://github.com/Ethersphere1/LogDog/network/dependencies

It's designed to monitor the logs of:

Parsec:
C:\Users\-username-\AppData\Roaming\Parsec\log.txt

nVidia gamestream:
Somewhere in;
C:\Users\Ethersphere\AppData\Local\NVIDIA Corporation


Sunshine:
C:\Windows\Temp\sunshine.log

Parsec:
https://parsec.app/

nVidia gamestream:
https://www.nvidia.com/en-us/shield/support/shield-tv/gamestream/

Sunshine (an open source implementation of the nVidia gamestream server):
https://github.com/loki-47-6F-64/sunshine

On start the program creates a .txt file for each in:
%HOMEPATH%\Documents\temp

Once a connected status is logged for each, it deletes the corresponding .txt file.