Add event log source in Windows

2017-03-28

Run powershell as Administrator and run following command:

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