Add event log source in Windows

Run powershell as Administrator and run following command:

New-EventLog -Source "TestApi" -LogName "Application"