1 write to LoggerName
Aspire.Hosting.Tests (1)
tests\Shared\Logging\TestLogger.cs (1)
31
LoggerName
= _name,
1 reference to LoggerName
Aspire.Hosting.Tests (1)
tests\Shared\Logging\TestSink.cs (1)
61
return context.
LoggerName
?.Equals(typeof(T).FullName) == true;