1 write to Logger
IISExpress.FunctionalTests (1)
src\Shared\Http2cat\Http2Utilities.cs (1)
139
Logger
= logger;
13 references to Logger
IISExpress.FunctionalTests (13)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Http2Tests.cs (12)
69
h2Connection.
Logger
.LogInformation("Initialized http2 connection. Starting stream 1.");
90
h2Connection.
Logger
.LogInformation("Connection stopped.");
106
h2Connection.
Logger
.LogInformation("Initialized http2 connection. Starting stream 1.");
128
h2Connection.
Logger
.LogInformation("Connection stopped.");
149
h2Connection.
Logger
.LogInformation("Initialized http2 connection. Starting stream 1.");
198
h2Connection.
Logger
.LogInformation("Connection stopped.");
219
h2Connection.
Logger
.LogInformation("Initialized http2 connection. Starting stream 1.");
267
h2Connection.
Logger
.LogInformation("Connection stopped.");
281
h2Connection.
Logger
.LogInformation("Initialized http2 connection. Starting stream 1.");
312
h2Connection.
Logger
.LogInformation("Connection stopped.");
337
h2Connection.
Logger
.LogInformation("Initialized http2 connection. Starting stream 1.");
349
h2Connection.
Logger
.LogInformation("Connection stopped.");
src\Shared\Http2cat\Http2Utilities.cs (1)
907
Logger
.LogInformation("Received headers in a single frame.");