1 write to Logger
IIS.FunctionalTests (1)
src\Shared\Http2cat\Http2Utilities.cs (1)
139Logger = logger;
33 references to Logger
IIS.FunctionalTests (33)
Http2TrailersResetTests.cs (20)
199h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 212h2Connection.Logger.LogInformation("Connection stopped."); 227h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 239h2Connection.Logger.LogInformation("Connection stopped."); 254h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 273h2Connection.Logger.LogInformation("Connection stopped."); 288h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 300h2Connection.Logger.LogInformation("Connection stopped."); 315h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 332h2Connection.Logger.LogInformation("Connection stopped."); 347h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 368h2Connection.Logger.LogInformation("Connection stopped."); 383h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 393h2Connection.Logger.LogInformation("Connection stopped."); 409h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 420h2Connection.Logger.LogInformation("Connection stopped."); 434h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 449h2Connection.Logger.LogInformation("Connection stopped."); 463h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 480h2Connection.Logger.LogInformation("Connection stopped.");
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.");