2 writes to Log
Aspire.Hosting.Go.Tests (2)
AddGoAppTests.cs (1)
454Log = true,
GoPublicApiTests.cs (1)
497Log = 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)
723options.Log,
Aspire.Hosting.Go.Tests (1)
GoPublicApiTests.cs (1)
447(options.Port, options.AcceptMultiClient, options.OnlySameUser, options.ContinueOnStart, options.Log, options.LogOutput));