64 implementations of Log
aspire (2)
Diagnostics\FileLoggerProvider.cs (1)
236public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Interaction\SpectreConsoleLoggerProvider.cs (1)
40public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Aspire.Cli.Tests (3)
tests\Shared\Logging\TestLogger.cs (1)
38public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
tests\Shared\Logging\TestLoggerT.cs (1)
25public void Log<TState>(
tests\Shared\Logging\XunitLoggerProvider.cs (1)
59public void Log<TState>(
Aspire.Dashboard (1)
Telemetry\TelemetryLoggerProvider.cs (1)
44public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Aspire.Dashboard.Components.Tests (3)
tests\Shared\Logging\TestLogger.cs (1)
38public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
tests\Shared\Logging\TestLoggerT.cs (1)
25public void Log<TState>(
tests\Shared\Logging\XunitLoggerProvider.cs (1)
59public void Log<TState>(
Aspire.Dashboard.Tests (3)
tests\Shared\Logging\TestLogger.cs (1)
38public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
tests\Shared\Logging\TestLoggerT.cs (1)
25public void Log<TState>(
tests\Shared\Logging\XunitLoggerProvider.cs (1)
59public void Log<TState>(
Aspire.Hosting (4)
ApplicationModel\ResourceLoggerService.cs (2)
119public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter) 592public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Backchannel\BackchannelLoggerProvider.cs (1)
91public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Pipelines\PipelineLoggerProvider.cs (1)
79public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Aspire.Hosting.Testing.Tests (3)
tests\Shared\Logging\TestLogger.cs (1)
38public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
tests\Shared\Logging\TestLoggerT.cs (1)
25public void Log<TState>(
tests\Shared\Logging\XunitLoggerProvider.cs (1)
59public void Log<TState>(
Aspire.Hosting.Tests (4)
Dashboard\DashboardResourceTests.cs (1)
770public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
tests\Shared\Logging\TestLogger.cs (1)
38public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
tests\Shared\Logging\TestLoggerT.cs (1)
25public void Log<TState>(
tests\Shared\Logging\XunitLoggerProvider.cs (1)
59public void Log<TState>(
Aspire.Playground.Tests (3)
tests\Shared\Logging\TestLogger.cs (1)
38public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
tests\Shared\Logging\TestLoggerT.cs (1)
25public void Log<TState>(
tests\Shared\Logging\XunitLoggerProvider.cs (1)
59public void Log<TState>(
Aspire.RabbitMQ.Client.Tests (1)
AspireRabbitMQLoggingTests.cs (1)
250public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Aspire.RabbitMQ.Client.v6.Tests (1)
tests\Aspire.RabbitMQ.Client.Tests\AspireRabbitMQLoggingTests.cs (1)
250public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
dotnet-format (1)
Logging\SimpleConsoleLogger.cs (1)
37public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Agents.AI.ProjectTemplates.Tests (1)
XunitLoggerProvider.cs (1)
42public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.AspNetCore.Components.WebAssembly (1)
Services\WebAssemblyConsoleLogger.cs (1)
44public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.AspNetCore.InternalTesting (3)
Logging\TestLogger.cs (1)
42public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)
Logging\TestLoggerT.cs (1)
27public void Log<TState>(
Logging\XunitLoggerProvider.cs (1)
61public void Log<TState>(
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelTrace.cs (1)
25public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
MSBuild\DiagnosticReporterLoggerProvider.cs (1)
40public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.DotNet.HotReload.Watch (2)
src\sdk\src\Dotnet.Watch\AspireService\Helpers\LoggerProvider.cs (1)
20public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
UI\IReporter.cs (1)
97public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.AI.Templates.Tests (1)
XunitLoggerProvider.cs (1)
42public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Caching.Hybrid.Tests (1)
LogCollector.cs (1)
116void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Diagnostics.Testing (1)
Logging\FakeLogger.cs (1)
74public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Http.Diagnostics.PerformanceTests (1)
DropMessageLogger.cs (1)
23public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Logging (1)
Logger.cs (1)
27public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Logging.Abstractions (3)
LoggerT.cs (1)
45void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
NullLogger.cs (1)
38public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
NullLoggerT.cs (1)
29public void Log<TState>(
Microsoft.Extensions.Logging.AzureAppServices (1)
BatchingLogger.cs (1)
70public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)
Microsoft.Extensions.Logging.Console (1)
ConsoleLogger.cs (1)
46public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Logging.Debug (1)
DebugLogger.cs (1)
39public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Logging.EventLog (1)
EventLogLogger.cs (1)
70public void Log<TState>(
Microsoft.Extensions.Logging.EventSource (1)
EventSourceLogger.cs (1)
74public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Logging.MSBuild (1)
MSBuildLogger.cs (1)
61public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Logging.TraceSource (1)
TraceSourceLogger.cs (1)
27public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.ServiceDiscovery.Dns.Tests (1)
XunitLoggerFactoryExtensions.cs (1)
77public void Log<TState>(
Microsoft.Extensions.Telemetry (1)
Logging\ExtendedLogger.cs (1)
52public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Telemetry.PerformanceTests (1)
BenchLogger.cs (1)
35public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Extensions.Telemetry.Tests (4)
Logging\ExtendedLoggerFactoryTests.cs (2)
569public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter) 607public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Logging\ExtendedLoggerTests.cs (2)
1093public void Log<TState>( 1161public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter) => _provider.State = state?.ToString();
Microsoft.Gen.Logging.Generated.Tests (3)
LogMethodTests.cs (2)
28public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter) 41public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Utils.cs (1)
63public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
Microsoft.Maui (1)
Hosting\MauiAppBuilder.cs (1)
200 public void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)
335 references to Log
Aspire.Cli.Tests (1)
tests\Shared\Logging\TestLoggerT.cs (1)
32_logger.Log(logLevel, eventId, state, exception, formatter);
Aspire.Confluent.Kafka (2)
AspireKafkaConsumerExtensions.cs (1)
212logger.Log((LogLevel)logMessage.LevelAs(LogLevelType.MicrosoftExtensionsLogging), logMessage.Facility?.GetHashCode() ?? 0, logMessage.Message, null, static (value, ex) => value);
AspireKafkaProducerExtensions.cs (1)
212logger.Log((LogLevel)logMessage.LevelAs(LogLevelType.MicrosoftExtensionsLogging), logMessage.Facility?.GetHashCode() ?? 0, logMessage.Message, null, static (value, ex) => value);
Aspire.Dashboard.Components.Tests (1)
tests\Shared\Logging\TestLoggerT.cs (1)
32_logger.Log(logLevel, eventId, state, exception, formatter);
Aspire.Dashboard.Tests (1)
tests\Shared\Logging\TestLoggerT.cs (1)
32_logger.Log(logLevel, eventId, state, exception, formatter);
Aspire.Hosting (4)
ApplicationModel\ResourceLoggerService.cs (1)
123logger.Log(logLevel, eventId, state, exception, formatter);
Dashboard\DashboardEventHandlers.cs (2)
855defaultDashboardLogger.Log(level, 0, logLine.Content, null, (s, _) => s); 899logger.Log(
Dcp\DcpHost.cs (1)
394logger.Log(logLevel, 0, message, null, static (value, ex) => value);
Aspire.Hosting.Testing.Tests (1)
tests\Shared\Logging\TestLoggerT.cs (1)
32_logger.Log(logLevel, eventId, state, exception, formatter);
Aspire.Hosting.Tests (2)
Dashboard\DashboardResourceTests.cs (1)
620logger.Log(logLevel, 0, JsonSerializer.Serialize(dashboardLogMessage), null, (s, _) => s);
tests\Shared\Logging\TestLoggerT.cs (1)
32_logger.Log(logLevel, eventId, state, exception, formatter);
Aspire.Playground.Tests (1)
tests\Shared\Logging\TestLoggerT.cs (1)
32_logger.Log(logLevel, eventId, state, exception, formatter);
Aspire.RabbitMQ.Client (1)
src\Components\Aspire.RabbitMQ.Client\RabbitMQEventSourceLogForwarder.cs (1)
44_logger.Log(level, eventId, new ErrorEventSourceEvent(eventData), null, s_formatErrorEvent);
EventHubsConsumer (1)
Consumer.cs (1)
24void LogString(string message) => logger.Log(LogLevel.Information, 0, message, null, (s, _) => s);
Microsoft.AspNetCore.Components (1)
_generated\0\LoggerMessage.g.cs (1)
241logger.Log(
Microsoft.AspNetCore.Components.Endpoints (3)
_generated\0\LoggerMessage.g.cs (3)
404logger.Log( 487logger.Log( 554logger.Log(
Microsoft.AspNetCore.Components.Server (1)
_generated\0\LoggerMessage.g.cs (1)
1189logger.Log(
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
28logger.Log(
Microsoft.AspNetCore.HeaderParsing (3)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (3)
29_logger.Log( 70_logger.Log( 110_logger.Log(
Microsoft.AspNetCore.Hosting (3)
Internal\HostingApplicationDiagnostics.cs (3)
275_logger.Log( 293_logger.Log( 305_logger.Log(
Microsoft.AspNetCore.Http.Extensions (3)
_generated\0\LoggerMessage.g.cs (3)
258logger.Log( 341logger.Log( 408logger.Log(
Microsoft.AspNetCore.HttpLogging (3)
HttpLoggingExtensions.cs (3)
10public static void RequestLog(this ILogger logger, HttpLog requestLog) => logger.Log( 16public static void ResponseLog(this ILogger logger, HttpLog responseLog) => logger.Log( 41public static void RequestResponseLog(this ILogger logger, HttpLog log) => logger.Log(
Microsoft.AspNetCore.InternalTesting (1)
Logging\TestLoggerT.cs (1)
34_logger.Log(logLevel, eventId, state, exception, formatter);
Microsoft.AspNetCore.Mvc.Core (5)
_generated\0\LoggerMessage.g.cs (5)
630logger.Log( 1532logger.Log( 1592logger.Log( 1654logger.Log( 1808logger.Log(
Microsoft.AspNetCore.Server.Kestrel.Core (3)
_generated\0\LoggerMessage.g.cs (2)
291logger.Log( 1134logger.Log(
Internal\Infrastructure\KestrelTrace.cs (1)
26=> _generalLogger.Log(logLevel, eventId, state, exception, formatter);
Microsoft.AspNetCore.SignalR.Core (1)
_generated\0\LoggerMessage.g.cs (1)
165logger.Log(
Microsoft.DotNet.HotReload.Watch (1)
UI\IReporter.cs (1)
63logger.Log(
Microsoft.Extensions.Diagnostics.HealthChecks (1)
DefaultHealthCheckService.cs (1)
257logger.Log(
Microsoft.Extensions.Diagnostics.HealthChecks.Common (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (2)
29logger.Log( 70logger.Log(
Microsoft.Extensions.Diagnostics.Probes (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
22logger.Log(
Microsoft.Extensions.Diagnostics.ResourceMonitoring (18)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (18)
32logger.Log( 78logger.Log( 123logger.Log( 169logger.Log( 212logger.Log( 252logger.Log( 294logger.Log( 336logger.Log( 366logger.Log( 409logger.Log( 457logger.Log( 491logger.Log( 530logger.Log( 576logger.Log( 623logger.Log( 671logger.Log( 715logger.Log( 758logger.Log(
Microsoft.Extensions.Diagnostics.Testing (1)
Logging\FakeLogRecord.cs (1)
59/// When logging using the code generator logging model, the arguments you supply to the logging method are packaged into a single state object which is delivered to the <see cref="ILogger.Log"/>
Microsoft.Extensions.Diagnostics.Testing.Tests (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (1)
23logger.Log(
Microsoft.Extensions.Hosting.Testing (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (2)
28_logger.Log( 67_logger.Log(
Microsoft.Extensions.Http (4)
Logging\LogHelper.cs (4)
78logger.Log( 93logger.Log( 117logger.Log( 132logger.Log(
Microsoft.Extensions.Http.Diagnostics (5)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (4)
25logger.Log( 64logger.Log( 103logger.Log( 143logger.Log(
Logging\Internal\Log.cs (1)
149logger.Log(
Microsoft.Extensions.Logging (1)
Logger.cs (1)
56logger.Log(logLevel, eventId, state, exception, formatter);
Microsoft.Extensions.Logging.Abstractions (9)
LoggerExtensions.cs (1)
486logger.Log(logLevel, eventId, new FormattedLogValues(message, args), exception, _messageFormatter);
LoggerMessage.cs (7)
147logger.Log(logLevel, eventId, new LogValues(formatter), exception, LogValues.Callback); 190logger.Log(logLevel, eventId, new LogValues<T1>(formatter, arg1), exception, LogValues<T1>.Callback); 235logger.Log(logLevel, eventId, new LogValues<T1, T2>(formatter, arg1, arg2), exception, LogValues<T1, T2>.Callback); 282logger.Log(logLevel, eventId, new LogValues<T1, T2, T3>(formatter, arg1, arg2, arg3), exception, LogValues<T1, T2, T3>.Callback); 331logger.Log(logLevel, eventId, new LogValues<T1, T2, T3, T4>(formatter, arg1, arg2, arg3, arg4), exception, LogValues<T1, T2, T3, T4>.Callback); 382logger.Log(logLevel, eventId, new LogValues<T1, T2, T3, T4, T5>(formatter, arg1, arg2, arg3, arg4, arg5), exception, LogValues<T1, T2, T3, T4, T5>.Callback); 435logger.Log(logLevel, eventId, new LogValues<T1, T2, T3, T4, T5, T6>(formatter, arg1, arg2, arg3, arg4, arg5, arg6), exception, LogValues<T1, T2, T3, T4, T5, T6>.Callback);
LoggerT.cs (1)
47_logger.Log(logLevel, eventId, state, exception, formatter);
Microsoft.Extensions.ServiceDiscovery.Dns (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\LoggerMessage.g.cs (1)
166logger.Log(
Microsoft.Extensions.Telemetry (2)
Logging\ExtendedLogger.cs (1)
475loggerInfo.Logger.Log(logLevel, eventId, joiner, exception, static (s, e) =>
Logging\Import\LoggerInformation.cs (1)
27LoggerLog = logger.Log<ExtendedLogger.ModernTagJoiner>;
Microsoft.Extensions.Telemetry.Abstractions (1)
Logging\LoggerMessageState.cs (1)
13/// Additional state to use with <see cref="ILogger.Log"/>.
Microsoft.Extensions.Telemetry.PerformanceTests (2)
ModernCodeGen.cs (2)
27logger.Log( 60logger.Log(
Microsoft.Extensions.Telemetry.Tests (3)
Logging\ExtendedLoggerTests.cs (3)
154logger.Log(LogLevel.Warning, new EventId(2, "ID2"), lms, null, (_, _) => "MSG2"); 941logger.Log(LogLevel.Warning, new EventId(2, "ID2"), "some state", null, (_, _) => "MSG2"); 973logger.Log(LogLevel.Warning, new EventId(2, "ID2"), "some state", null, (_, _) => "MSG2");
Microsoft.Gen.Logging.Generated.Tests (236)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Logging.g.cs (235)
29logger.Log( 67logger.Log( 107logger.Log( 148logger.Log( 189logger.Log( 229logger.Log( 259logger.Log( 295logger.Log( 330logger.Log( 360logger.Log( 395logger.Log( 430logger.Log( 471logger.Log( 518logger.Log( 559logger.Log( 597logger.Log( 635logger.Log( 684logger.Log( 726logger.Log( 767logger.Log( 809logger.Log( 850logger.Log( 890logger.Log( 925logger.Log( 965logger.Log( 1000logger.Log( 1040logger.Log( 1092logger.Log( 1135logger.Log( 1179logger.Log( 1225logger.Log( 1273logger.Log( 1328logger.Log( 1380logger.Log( 1417logger.Log( 1454logger.Log( 1496logger.Log( 1538logger.Log( 1583logger.Log( 1623_logger.Log( 1663logger.Log( 1698logger.Log( 1728logger.Log( 1764logger.Log( 1802logger.Log( 1842logger.Log( 1884logger.Log( 1928logger.Log( 1974logger.Log( 2022logger.Log( 2070logger.Log( 2117logger.Log( 2163logger.Log( 2209logger.Log( 2255logger.Log( 2301logger.Log( 2347logger.Log( 2393logger.Log( 2439logger.Log( 2479logger.Log( 2518logger.Log( 2552logger.Log( 2587logger.Log( 2627logger.Log( 2666logger.Log( 2700logger.Log( 2730logger.Log( 2774logger.Log( 2812logger.Log( 2852logger.Log( 2887logger.Log( 2917logger.Log( 2953logger.Log( 2991logger.Log( 3031logger.Log( 3073logger.Log( 3117logger.Log( 3163logger.Log( 3211logger.Log( 3261logger.Log( 3306logger.Log( 3343logger.Log( 3378logger.Log( 3413logger.Log( 3448logger.Log( 3493logger.Log( 3527logger.Log( 3561logger.Log( 3590logger.Log( 3631logger.Log( 3671logger.Log( 3711logger.Log( 3747logger.Log( 3783logger.Log( 3820logger.Log( 3850logger.Log( 3891Logger.Log( 3937Logger.Log( 3983logger.Log( 4024logger.Log( 4067logger.Log( 4109logger.Log( 4155logger.Log( 4201logger.Log( 4246logger.Log( 4280logger.Log( 4314logger.Log( 4348logger.Log( 4377logger.Log( 4406logger.Log( 4440logger.Log( 4474logger.Log( 4508logger.Log( 4542logger.Log( 4577logger.Log( 4617logger.Log( 4664logger.Log( 4707logger.Log( 4754logger.Log( 4803Logger.Log( 4854Logger.Log( 4900Logger.Log( 4946Logger.Log( 4992Logger.Log( 5038Logger.Log( 5115logger.Log( 5157logger.Log( 5201logger.Log( 5239logger.Log( 5277logger.Log( 5313logger.Log( 5347logger.Log( 5383logger.Log( 5420logger.Log( 5475logger.Log( 5565logger.Log( 5606logger.Log( 5639logger.Log( 5674logger.Log( 5707logger.Log( 5750logger.Log( 5788logger.Log( 5831logger.Log( 5892logger.Log( 5931logger.Log( 5979logger.Log( 6017logger.Log( 6055logger.Log( 6109logger.Log( 6172logger.Log( 6209logger.Log( 6240logger.Log( 6271logger.Log( 6306logger.Log( 6341logger.Log( 6378logger.Log( 6417logger.Log( 6453logger.Log( 6493logger.Log( 6532logger.Log( 6578logger.Log( 6633_logger.Log( 6684_logger.Log( 6726_logger.Log( 6770_logger.Log( 6811_logger.Log( 6849_logger.Log( 6892_logger.Log( 6936_logger.Log( 6977_logger.Log( 7012_logger.Log( 7046_logger.Log( 7080_logger.Log( 7124logger.Log( 7164logger.Log( 7206logger.Log( 7254logger.Log( 7310logger.Log( 7365logger.Log( 7410logger.Log( 7445logger.Log( 7486logger.Log( 7528logger.Log( 7569logger.Log( 7609logger.Log( 7655_logger.Log( 7700logger.Log( 7740Logger.Log( 7781logger.Log( 7830logger.Log( 7869logger.Log( 7908logger.Log( 7944logger.Log( 7981logger.Log( 8021logger.Log( 8057logger.Log( 8098logger.Log( 8138logger.Log( 8167logger.Log( 8196logger.Log( 8225logger.Log( 8255logger.Log( 8289logger.Log( 8319logger.Log( 8353logger.Log( 8382logger.Log( 8412logger.Log( 8453logger.Log( 8494logger.Log( 8528logger.Log( 8562logger.Log( 8602logger.Log( 8642logger.Log( 8677logger.Log( 8725logger.Log( 8766logger.Log( 8802logger.Log( 8841logger.Log( 8885logger.Log( 8918logger.Log( 8951logger.Log( 8984logger.Log( 9027logger.Log( 9071logger.Log( 9112logger.Log( 9147logger.Log( 9188logger.Log( 9230logger.Log( 9271_myLogger.Log( 9306_myLogger.Log( 9345_myLogger.Log( 9386logger.Log( 9421logger.Log( 9456logger.Log( 9490logger.Log(
Utils.cs (1)
64=> _logger.Log(logLevel, eventId, state, exception, formatter);
Stress.ApiService (1)
Program.cs (1)
231logger.Log(LogLevel.Information, 0, eventData, null, formatter: (_, _) => null!);