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