Hello duds
I'm new tro C# and working on a solution to read logs and send it as SMS.
I wrote the SMS integration and sending code and it's working.
the plan was to use PowerShell script to read those log files and i got some issues
now i need your help to user FileWatcher to get the log file once created and get the content from it into a vraibale
can any one help