2 writes to Log
Aspire.Hosting.Go.Tests (2)
AddGoAppTests.cs (1)
454
Log
= true,
GoPublicApiTests.cs (1)
497
Log
= true,
3 references to Log
Aspire.Hosting.Go (2)
DelveServerOptions.cs (1)
63
/// Gets the Delve logging components enabled when <see cref="
Log
"/> is <see langword="true"/>.
GoHostingExtensions.cs (1)
723
options.
Log
,
Aspire.Hosting.Go.Tests (1)
GoPublicApiTests.cs (1)
447
(options.Port, options.AcceptMultiClient, options.OnlySameUser, options.ContinueOnStart, options.
Log
, options.LogOutput));