1 write to Logger
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (1)
src\Shared\Http2cat\Http2Utilities.cs (1)
139Logger = logger;
41 references to Logger
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (41)
Http2Tests.cs (40)
46h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 58h2Connection.Logger.LogInformation("Connection stopped."); 79h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 101h2Connection.Logger.LogInformation("Connection stopped."); 129h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 149h2Connection.Logger.LogInformation("Connection stopped."); 179h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 213h2Connection.Logger.LogInformation("Connection stopped."); 244h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 277h2Connection.Logger.LogInformation("Connection stopped."); 296h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 311h2Connection.Logger.LogInformation("Connection stopped."); 332h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 356h2Connection.Logger.LogInformation("Connection stopped."); 376h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 395h2Connection.Logger.LogInformation("Connection stopped."); 415h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 434h2Connection.Logger.LogInformation("Connection stopped."); 454h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 508h2Connection.Logger.LogInformation("Connection stopped."); 527h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 539h2Connection.Logger.LogInformation("Connection stopped."); 561h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 573h2Connection.Logger.LogInformation("Connection stopped."); 593h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 605h2Connection.Logger.LogInformation("Connection stopped."); 678h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 688h2Connection.Logger.LogInformation("Connection stopped."); 720h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 735h2Connection.Logger.LogInformation("Connection stopped."); 767h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 785h2Connection.Logger.LogInformation("Connection stopped."); 819h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 837h2Connection.Logger.LogInformation("Connection stopped."); 873h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 883h2Connection.Logger.LogInformation("Connection stopped."); 921h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 932h2Connection.Logger.LogInformation("Connection stopped."); 971h2Connection.Logger.LogInformation("Initialized http2 connection. Starting stream 1."); 990h2Connection.Logger.LogInformation("Connection stopped.");
src\Shared\Http2cat\Http2Utilities.cs (1)
907Logger.LogInformation("Received headers in a single frame.");