1 reference to HttpEventListener
HttpStress (1)
Program.cs (1)
74
new
HttpEventListener
(logPath != "console" ? new StreamWriter(logPath) { AutoFlush = true } : null);