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)
68h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 89h2Connection.Logger.LogInformation("Connection stopped."); 105h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 127h2Connection.Logger.LogInformation("Connection stopped."); 148h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 197h2Connection.Logger.LogInformation("Connection stopped."); 218h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 266h2Connection.Logger.LogInformation("Connection stopped."); 280h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 311h2Connection.Logger.LogInformation("Connection stopped."); 336h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 348h2Connection.Logger.LogInformation("Connection stopped.");
src\Shared\Http2cat\Http2Utilities.cs (1)
907Logger.LogInformation("Received headers in a single frame.");