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)
200h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 213h2Connection.Logger.LogInformation("Connection stopped."); 228h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 240h2Connection.Logger.LogInformation("Connection stopped."); 255h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 274h2Connection.Logger.LogInformation("Connection stopped."); 289h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 301h2Connection.Logger.LogInformation("Connection stopped."); 316h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 333h2Connection.Logger.LogInformation("Connection stopped."); 348h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 369h2Connection.Logger.LogInformation("Connection stopped."); 384h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 394h2Connection.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)
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)
900Logger.LogInformation("Received headers in a single frame.");