308 references to Informational
Aspire.Hosting (29)
AspireEventSource.cs (29)
14[Event(1, Level = EventLevel.Informational, Message = "DCP host is starting...")] 23[Event(2, Level = EventLevel.Informational, Message = "DCP host has started")] 32[Event(3, Level = EventLevel.Informational, Message = "Container runtime health check is starting...")] 41[Event(4, Level = EventLevel.Informational, Message = "Container runtime health check completed")] 50[Event(5, Level = EventLevel.Informational, Message = "DistributedApplication build is starting...")] 59[Event(6, Level = EventLevel.Informational, Message = "DistributedApplication build completed")] 68[Event(7, Level = EventLevel.Informational, Message = "DCP API server is starting...")] 77[Event(8, Level = EventLevel.Informational, Message = "DCP API server has started")] 86[Event(9, Level = EventLevel.Informational, Message = "DCP logging socket is being created...")] 95[Event(10, Level = EventLevel.Informational, Message = "DCP logging socket has been created")] 104[Event(11, Level = EventLevel.Informational, Message = "A process is starting...")] 113[Event(12, Level = EventLevel.Informational, Message = "Process has been started")] 122[Event(13, Level = EventLevel.Informational, Message = "DCP API call starting...")] 131[Event(14, Level = EventLevel.Informational, Message = "DCP API call completed")] 140[Event(15, Level = EventLevel.Informational, Message = "DCP API call is being retried...")] 158[Event(17, Level = EventLevel.Informational, Message = "DCP application model creation starting...")] 167[Event(18, Level = EventLevel.Informational, Message = "DCP application model creation completed")] 176[Event(19, Level = EventLevel.Informational, Message = "DCP Service object creation starting...")] 185[Event(20, Level = EventLevel.Informational, Message = "DCP Service object creation completed")] 194[Event(21, Level = EventLevel.Informational, Message = "DCP Container object creation starting...")] 203[Event(22, Level = EventLevel.Informational, Message = "DCP Container object creation completed")] 212[Event(23, Level = EventLevel.Informational, Message = "DCP Executable object creation starting...")] 221[Event(24, Level = EventLevel.Informational, Message = "DCP Executable object creation completed")] 230[Event(25, Level = EventLevel.Informational, Message = "DCP application model cleanup starting...")] 239[Event(26, Level = EventLevel.Informational, Message = "DCP application model cleanup completed")] 248[Event(27, Level = EventLevel.Informational, Message = "Application before-start hooks running...")] 257[Event(28, Level = EventLevel.Informational, Message = "Application before-start hooks completed")] 266[Event(29, Level = EventLevel.Informational, Message = "DCP version check is starting...")] 275[Event(30, Level = EventLevel.Informational, Message = "DCP version check completed")]
Aspire.RabbitMQ.Client (1)
src\Components\Aspire.RabbitMQ.Client\RabbitMQEventSourceLogForwarder.cs (1)
65EventLevel.Informational => LogLevel.Information,
dotnet-dev-certs (1)
ReporterEventListener.cs (1)
29EventLevel.Informational => _reporter.Output,
dotnet-svcutil-lib (63)
FrameworkFork\System.ServiceModel\Internals\WcfEventSource.cs (63)
93return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Debug); 96[Event(EventIds.ClientMessageInspectorAfterReceiveInvoked, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ClientRuntimeClientMessageInspectorAfterReceiveInvoked, Task = Tasks.ClientRuntime, 113return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 116[Event(EventIds.ClientMessageInspectorBeforeSendInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientMessageInspectorBeforeSendInvoked, Task = Tasks.ClientRuntime, 133return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 136[Event(EventIds.ClientParameterInspectorAfterCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientParameterInspectorStop, Task = Tasks.ClientRuntime, 153return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 156[Event(EventIds.ClientParameterInspectorBeforeCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientParameterInspectorStart, Task = Tasks.ClientRuntime, 173return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 176[Event(EventIds.OperationInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageOperationInvokerStart, Task = Tasks.DispatchMessage, 193return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 196[Event(EventIds.ErrorHandlerInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 212return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 215[Event(EventIds.FaultProviderInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 231return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 234[Event(EventIds.ParameterInspectorAfterCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageParameterInspectorStop, Task = Tasks.DispatchMessage, 251return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 254[Event(EventIds.ParameterInspectorBeforeCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageParameterInspectorStart, Task = Tasks.DispatchMessage, 271return base.IsEnabled(EventLevel.Informational, Keywords.HealthMonitoring | Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 274[Event(EventIds.OperationCompleted, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageOperationInvokerStop, Task = Tasks.DispatchMessage, 291return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic); 294[Event(EventIds.MessageReceivedByTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.TransportReceive, 311return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic); 314[Event(EventIds.MessageSentByTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.TransportSend, 331return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Debug); 334[Event(EventIds.ClientOperationPrepared, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ClientRuntimeOperationPrepared, Task = Tasks.ClientRuntime, 351return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic); 354[Event(EventIds.ServiceChannelCallStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.ServiceChannelCall, 390return base.IsEnabled(EventLevel.Informational, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic); 393[Event(EventIds.MessageSentToTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 410return base.IsEnabled(EventLevel.Informational, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic); 413[Event(EventIds.MessageReceivedFromTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 470return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 473[Event(EventIds.ServiceChannelOpenStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelOpen, 490return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 493[Event(EventIds.ServiceChannelOpenStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.ServiceChannelOpen, 510return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 513[Event(EventIds.ServiceChannelCallStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelCall, 528[Event(EventIds.ServiceChannelBeginCallStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelCall, 545return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 548[Event(EventIds.DispatchMessageStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispatchStart, Task = Tasks.DispatchMessage, 565return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 568[Event(EventIds.DispatchMessageStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispatchStop, Task = Tasks.DispatchMessage, 585return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 588[Event(EventIds.ClientChannelOpenStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientChannelOpenStart, Task = Tasks.ClientRuntime, 605return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 608[Event(EventIds.ClientChannelOpenStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientChannelOpenStop, Task = Tasks.ClientRuntime, 671return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic); 674[Event(EventIds.LeaseTimeout, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.TimeoutException, 747return base.IsEnabled(EventLevel.Informational, Keywords.Quota, EventChannel.Debug); 750[Event(EventIds.MaxOutboundConnectionsPerEndpointExceeded, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Quotas, 842return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug); 845[Event(EventIds.MessageReadByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageDecoding, 863return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug); 866[Event(EventIds.MessageWrittenByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageEncoding, 1474return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug); 1477[Event(EventIds.StreamedMessageReadByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageDecoding, 1494return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug); 1497[Event(EventIds.StreamedMessageWrittenByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageEncoding, 1826return base.IsEnabled(EventLevel.Informational, Keywords.Infrastructure, EventChannel.Analytic); 1829[Event(EventIds.HandledException, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, 1940return base.IsEnabled(EventLevel.Informational, Keywords.Infrastructure, EventChannel.Debug); 1943[Event(EventIds.TraceCodeEventLogInfo, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info,
InMemory.FunctionalTests (1)
EventSourceTests.cs (1)
447EnableEvents(eventSource, EventLevel.Informational, (EventKeywords)0x80);
Microsoft.AspNetCore.ConcurrencyLimiter.Tests (3)
ConcurrencyLimiterEventSourceTests.cs (3)
30eventListener.EnableEvents(eventSource, EventLevel.Informational); 61eventListener.EnableEvents(eventSource, EventLevel.Informational, EventKeywords.None, 102eventListener.EnableEvents(eventSource, EventLevel.Informational, EventKeywords.None,
Microsoft.AspNetCore.Hosting (5)
Internal\HostingEventSource.cs (5)
40[Event(1, Level = EventLevel.Informational)] 46[Event(2, Level = EventLevel.Informational)] 52[Event(3, Level = EventLevel.Informational)] 61[Event(4, Level = EventLevel.Informational)] 75[Event(6, Level = EventLevel.Informational)]
Microsoft.AspNetCore.Hosting.Tests (12)
HostingApplicationDiagnosticsTests.cs (2)
46eventListener.EnableEvents(hostingEventSource, EventLevel.Informational, EventKeywords.None, 155eventListener.EnableEvents(hostingEventSource, EventLevel.Informational, EventKeywords.None,
Internal\HostingEventSourceTests.cs (10)
33eventListener.EnableEvents(hostingEventSource, EventLevel.Informational); 43Assert.Equal(EventLevel.Informational, eventData.Level); 56eventListener.EnableEvents(hostingEventSource, EventLevel.Informational); 66Assert.Equal(EventLevel.Informational, eventData.Level); 112eventListener.EnableEvents(hostingEventSource, EventLevel.Informational); 122Assert.Equal(EventLevel.Informational, eventData.Level); 141eventListener.EnableEvents(hostingEventSource, EventLevel.Informational); 150Assert.Equal(EventLevel.Informational, eventData.Level); 163eventListener.EnableEvents(hostingEventSource, EventLevel.Informational); 199eventListener.EnableEvents(hostingEventSource, EventLevel.Informational, EventKeywords.None,
Microsoft.AspNetCore.Http.Connections (6)
Internal\HttpConnectionsEventSource.cs (6)
48if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 55[Event(eventId: 1, Level = EventLevel.Informational, Message = "Started connection '{0}'.")] 61if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 67[Event(eventId: 2, Level = EventLevel.Informational, Message = "Stopped connection '{0}'.")] 70[Event(eventId: 3, Level = EventLevel.Informational, Message = "Connection '{0}' timed out.")] 75if (IsEnabled(EventLevel.Informational, EventKeywords.None))
Microsoft.AspNetCore.Http.Connections.Tests (6)
Internal\HttpConnectionsEventSourceTests.cs (6)
34eventListener.EnableEvents(httpConnectionsEventSource, EventLevel.Informational); 44Assert.Equal(EventLevel.Informational, eventData.Level); 61eventListener.EnableEvents(httpConnectionsEventSource, EventLevel.Informational); 71Assert.Equal(EventLevel.Informational, eventData.Level); 88eventListener.EnableEvents(httpConnectionsEventSource, EventLevel.Informational); 98Assert.Equal(EventLevel.Informational, eventData.Level);
Microsoft.AspNetCore.InternalTesting.Tests (2)
CollectingEventListenerTest.cs (2)
31EventAssert.Event(1, "Test", EventLevel.Informational), 84[Event(eventId: 1, Level = EventLevel.Informational, Message = "Test")]
Microsoft.AspNetCore.Server.Kestrel.Core (14)
Internal\Infrastructure\KestrelEventSource.cs (14)
62if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 72[Event(1, Level = EventLevel.Informational)] 83if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 90[Event(2, Level = EventLevel.Informational)] 108if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 115[Event(3, Level = EventLevel.Informational)] 133if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 140[Event(4, Level = EventLevel.Informational)] 147[Event(5, Level = EventLevel.Informational)] 150if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 174if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 181[Event(8, Level = EventLevel.Informational)] 192if (IsEnabled(EventLevel.Informational, EventKeywords.None)) 203[Event(9, Level = EventLevel.Informational)]
Microsoft.AspNetCore.Tests (2)
WebApplicationTests.cs (1)
3053EnableEvents(eventSource, EventLevel.Informational);
WebHostTests.cs (1)
139EnableEvents(eventSource, EventLevel.Informational);
Microsoft.CodeAnalysis (18)
CodeAnalysisEventSource.Common.cs (16)
30[Event(1, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.GeneratorDriverRunTime)] 33[Event(2, Message = "Generators ran for {0} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.GeneratorDriverRunTime)] 36[Event(3, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.SingleGeneratorRunTime)] 39[Event(4, Message = "Generator {0} ran for {2} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.SingleGeneratorRunTime)] 98[Event(7, Message = "Server compilation {0} started", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.Compilation)] 101[Event(8, Message = "Server compilation {0} completed", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.Compilation)] 104[Event(9, Message = "ALC for directory '{0}' created", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.AnalyzerAssemblyLoader)] 107[Event(10, Message = "ALC for directory '{0}' disposed", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)] 113[Event(12, Message = "CreateNonLockingLoader", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Task = Tasks.AnalyzerAssemblyLoader)] 116[Event(13, Message = "Request add Analyzer reference '{0}' to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 119[Event(14, Message = "Analyzer reference '{0}' was added to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 122[Event(15, Message = "Request remove Analyzer reference '{0}' from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 125[Event(16, Message = "Analyzer reference '{0}' was removed from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 128[Event(17, Message = "Analyzer reference was redirected by '{0}' from '{1}' to '{2}' for project '{3}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 154[Event(18, Message = "ALC for directory '{0}': Assembly '{1}' was resolved by '{2}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 182[Event(19, Message = "ALC for directory '{0}': Failed to resolve assembly '{1}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
SourceGeneration\GeneratorTimerExtensions.cs (2)
18if (eventSource.IsEnabled(EventLevel.Informational, Keywords.Performance)) 32if (eventSource.IsEnabled(EventLevel.Informational, Keywords.Performance))
Microsoft.CodeAnalysis.Workspaces (20)
Log\RoslynEventSource.LogBlock.cs (4)
20/// Instead it checks if the <see cref="RoslynEventSource"/> was enabled at <see cref="EventLevel.Informational"/> level. 23=> LogBlock.Create(functionId, entity, EventLevel.Informational, cancellationToken); 30/// Instead it checks if the <see cref="RoslynEventSource"/> was enabled at <see cref="EventLevel.Informational"/> level. 33=> LogBlock.Create(functionId, message, EventLevel.Informational, cancellationToken);
src\Compilers\Core\Portable\CodeAnalysisEventSource.Common.cs (16)
30[Event(1, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.GeneratorDriverRunTime)] 33[Event(2, Message = "Generators ran for {0} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.GeneratorDriverRunTime)] 36[Event(3, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.SingleGeneratorRunTime)] 39[Event(4, Message = "Generator {0} ran for {2} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.SingleGeneratorRunTime)] 98[Event(7, Message = "Server compilation {0} started", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.Compilation)] 101[Event(8, Message = "Server compilation {0} completed", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.Compilation)] 104[Event(9, Message = "ALC for directory '{0}' created", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.AnalyzerAssemblyLoader)] 107[Event(10, Message = "ALC for directory '{0}' disposed", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)] 113[Event(12, Message = "CreateNonLockingLoader", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Task = Tasks.AnalyzerAssemblyLoader)] 116[Event(13, Message = "Request add Analyzer reference '{0}' to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 119[Event(14, Message = "Analyzer reference '{0}' was added to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 122[Event(15, Message = "Request remove Analyzer reference '{0}' from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 125[Event(16, Message = "Analyzer reference '{0}' was removed from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 128[Event(17, Message = "Analyzer reference was redirected by '{0}' from '{1}' to '{2}' for project '{3}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 154[Event(18, Message = "ALC for directory '{0}': Assembly '{1}' was resolved by '{2}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)] 182[Event(19, Message = "ALC for directory '{0}': Failed to resolve assembly '{1}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
Microsoft.Extensions.DependencyInjection (3)
DependencyInjectionEventSource.cs (3)
87[Event(7, Level = EventLevel.Informational, Keywords = Keywords.ServiceProviderInitialized)] 95[Event(8, Level = EventLevel.Informational, Keywords = Keywords.ServiceProviderInitialized)] 191if (IsEnabled(EventLevel.Informational, Keywords.ServiceProviderInitialized))
Microsoft.Extensions.Http.Diagnostics (1)
Latency\Internal\HttpRequestLatencyListener.cs (1)
62EnableEvents(eventSource, EventLevel.Informational);
Microsoft.Extensions.Logging.EventSource (1)
LoggingEventSource.cs (1)
531if (IsEnabled(EventLevel.Informational, allMessageKeywords))
Microsoft.Extensions.Telemetry.Tests (1)
Logging\SerialExtendedLoggerTests.cs (1)
105EnableEvents(LoggingEventSource.Instance, EventLevel.Informational);
System.Data.Common (1)
System\Data\Common\DataCommonEventSource.cs (1)
21[Event(TraceEventId, Level = EventLevel.Informational)]
System.Diagnostics.DiagnosticSource (6)
System\Diagnostics\DiagnosticSourceEventSource.cs (4)
382IsEnabled(EventLevel.Informational, Keywords.Events)) 387if (!IsEnabled(EventLevel.Informational, Keywords.IgnoreShortCutKeywords)) 389if (IsEnabled(EventLevel.Informational, Keywords.AspNetCoreHosting)) 391if (IsEnabled(EventLevel.Informational, Keywords.EntityFrameworkCoreCommands))
System\Diagnostics\DsesFilterAndTransform.cs (2)
174if (eventSource.IsEnabled(EventLevel.Informational, DiagnosticSourceEventSource.Keywords.Messages)) 367if (eventSource.IsEnabled(EventLevel.Informational, DiagnosticSourceEventSource.Keywords.Messages))
System.Linq.Parallel (4)
System\Linq\Parallel\Utils\PLINQETWProvider.cs (4)
88if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 102[Event(PARALLELQUERYBEGIN_EVENTID, Level = EventLevel.Informational, Task = PlinqEtwProvider.Tasks.Query, Opcode = EventOpcode.Start)] 117if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 130[Event(PARALLELQUERYEND_EVENTID, Level = EventLevel.Informational, Task = PlinqEtwProvider.Tasks.Query, Opcode = EventOpcode.Stop)]
System.Net.HttpListener (2)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32[Event(AssociateEventId, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)]
System.Net.Mail (2)
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.Associate.cs (1)
32[Event(AssociateEventId, Level = EventLevel.Informational, Keywords = Keywords.Default, Message = "[{2}]<-->[{3}]")]
src\libraries\Common\src\System\Net\Logging\NetEventSource.Common.cs (1)
77[Event(InfoEventId, Level = EventLevel.Informational, Keywords = Keywords.Default)]
System.Private.CoreLib (57)
src\libraries\System.Private.CoreLib\src\System\Buffers\ArrayPoolEventSource.cs (4)
79[Event(2, Level = EventLevel.Informational)] 114[Event(4, Level = EventLevel.Informational)] 120[Event(5, Level = EventLevel.Informational)] 128[Event(6, Level = EventLevel.Informational)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\ActivityTracker.cs (1)
55if (useTplSource && TplEventSource.Log.IsEnabled(EventLevel.Informational, TplEventSource.Keywords.TasksFlowActivityIds))
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (3)
5005Level = EventLevel.Informational; 5894EventLevel.Informational => nameof(EventLevel.Informational),
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\FrameworkEventSource.cs (2)
134[Event(150, Level = EventLevel.Informational, Keywords = Keywords.ThreadTransfer, Task = Tasks.ThreadTransfer, Opcode = EventOpcode.Send)] 156[Event(151, Level = EventLevel.Informational, Keywords = Keywords.ThreadTransfer, Task = Tasks.ThreadTransfer, Opcode = EventOpcode.Receive)]
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\NativeRuntimeEventSource.Threading.NativeSinks.cs (18)
88[Event(90, Level = EventLevel.Informational, Message = Messages.ContentionLockCreated, Task = Tasks.Contention, Opcode = EventOpcode.Info, Version = 0, Keywords = Keywords.ContentionKeyword)] 91Debug.Assert(IsEnabled(EventLevel.Informational, Keywords.ContentionKeyword)); 104[Event(81, Level = EventLevel.Informational, Message = Messages.ContentionStart, Task = Tasks.Contention, Opcode = EventOpcode.Start, Version = 2, Keywords = Keywords.ContentionKeyword)] 112Debug.Assert(IsEnabled(EventLevel.Informational, Keywords.ContentionKeyword)); 128[Event(91, Level = EventLevel.Informational, Message = Messages.ContentionStop, Task = Tasks.Contention, Opcode = EventOpcode.Stop, Version = 1, Keywords = Keywords.ContentionKeyword)] 131Debug.Assert(IsEnabled(EventLevel.Informational, Keywords.ContentionKeyword)); 140[Event(50, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = EventOpcode.Start, Version = 0, Keywords = Keywords.ThreadingKeyword)] 146if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword)) 152[Event(51, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = EventOpcode.Stop, Version = 0, Keywords = Keywords.ThreadingKeyword)] 158if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword)) 164[Event(57, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = Opcodes.Wait, Version = 0, Keywords = Keywords.ThreadingKeyword)] 171if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword)) 177[Event(54, Level = EventLevel.Informational, Message = Messages.WorkerThreadAdjustmentSample, Task = Tasks.ThreadPoolWorkerThreadAdjustment, Opcode = Opcodes.Sample, Version = 0, Keywords = Keywords.ThreadingKeyword)] 182if (!IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword)) 189[Event(55, Level = EventLevel.Informational, Message = Messages.WorkerThreadAdjustmentAdjustment, Task = Tasks.ThreadPoolWorkerThreadAdjustment, Opcode = Opcodes.Adjustment, Version = 0, Keywords = Keywords.ThreadingKeyword)] 196if (!IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword)) 341[Event(59, Level = EventLevel.Informational, Message = Messages.MinMaxThreads, Task = Tasks.ThreadPoolMinMaxThreads, Opcode = EventOpcode.Info, Version = 0, Keywords = Keywords.ThreadingKeyword)] 349if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword))
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\RuntimeEventSource.cs (2)
66[Event((int)EventId.AppContextSwitch, Level = EventLevel.Informational, Keywords = Keywords.AppContext)] 72[Event((int)EventId.ProcessorCount, Level = EventLevel.Informational, Keywords = Keywords.ProcessorCount)]
src\libraries\System.Private.CoreLib\src\System\Threading\Lock.cs (1)
475EventLevel.Informational,
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TplEventSource.cs (24)
31if (IsEnabled(EventLevel.Informational, Keywords.TasksFlowActivityIds)) 34TasksSetActivityIds = IsEnabled(EventLevel.Informational, Keywords.TasksSetActivityIds); 36Debug = IsEnabled(EventLevel.Informational, Keywords.Debug); 37DebugActivityId = IsEnabled(EventLevel.Informational, Keywords.DebugActivityId); 190Level = EventLevel.Informational, Keywords = Keywords.TaskTransfer | Keywords.Tasks, 197if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.TaskTransfer | Keywords.Tasks)) 240Level = EventLevel.Informational, Keywords = Keywords.Tasks, 246if (IsEnabled(EventLevel.Informational, Keywords.Tasks)) 262Level = EventLevel.Informational, Keywords = Keywords.TaskStops, 268if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.Tasks)) 307Level = EventLevel.Informational, Keywords = Keywords.TaskTransfer | Keywords.Tasks, 313if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.TaskTransfer | Keywords.Tasks)) 400Level = EventLevel.Informational, Keywords = Keywords.TaskTransfer | Keywords.Tasks)] 405if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.TaskTransfer | Keywords.Tasks)) 433Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalityOperation)] 436if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalityOperation)) 461Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalityRelation)] 464if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalityRelation)) 469Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalityOperation)] 472if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalityOperation)) 477Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalitySynchronousWork)] 480if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalitySynchronousWork)) 487Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalitySynchronousWork)] 490if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalitySynchronousWork))
src\libraries\System.Private.CoreLib\src\System\Threading\Timer.cs (2)
562if (FrameworkEventSource.Log.IsEnabled(EventLevel.Informational, FrameworkEventSource.Keywords.ThreadTransfer)) 716if (FrameworkEventSource.Log.IsEnabled(EventLevel.Informational, FrameworkEventSource.Keywords.ThreadTransfer))
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializationEventSource.cs (1)
14[Event(EventIds.XmlSerializerExpired, Level = EventLevel.Informational)]
System.Threading.Tasks.Dataflow (10)
Internal\DataflowEtwProvider.cs (10)
69if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 77[Event(DATAFLOWBLOCKCREATED_EVENTID, Level = EventLevel.Informational)] 98if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 104[Event(TASKLAUNCHED_EVENTID, Level = EventLevel.Informational)] 131if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 163[Event(BLOCKCOMPLETED_EVENTID, Level = EventLevel.Informational)] 183if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 189[Event(BLOCKLINKED_EVENTID, Level = EventLevel.Informational)] 205if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 212[Event(BLOCKUNLINKED_EVENTID, Level = EventLevel.Informational)]
System.Threading.Tasks.Parallel (8)
System\Threading\Tasks\ParallelETWProvider.cs (8)
104[Event(PARALLELLOOPBEGIN_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Loop, Opcode = EventOpcode.Start)] 109if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 166[Event(PARALLELLOOPEND_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Loop, Opcode = EventOpcode.Stop)] 170if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 215[Event(PARALLELINVOKEBEGIN_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Invoke, Opcode = EventOpcode.Start)] 220if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 268[Event(PARALLELINVOKEEND_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Invoke, Opcode = EventOpcode.Stop)] 272if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
System.Transactions.Local (28)
System\Transactions\TransactionsEtwProvider.cs (28)
236if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 249[Event(TRANSACTION_CREATED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Create, Message = "Transaction Created (LTM). ID is {0}, type is {1}")] 256[Event(TRANSACTION_CREATED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Create, Message = "Transaction Created (OLETX). ID is {0}, type is {1}")] 273if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 282[Event(TRANSACTION_CLONECREATE_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.CloneCreate, Message = "Transaction Clone Created. ID is {0}, type is {1}")] 294if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 300[Event(TRANSACTION_SERIALIZED_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Serialized, Message = "Transaction Serialized. ID is {0}")] 433if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 446[Event(TRANSACTION_DEPENDENT_CLONE_CREATE_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Created (LTM). ID is {0}, option is {1}")] 453[Event(TRANSACTION_DEPENDENT_CLONE_CREATE_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Created (OLETX). ID is {0}, option is {1}")] 465if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 478[Event(TRANSACTION_DEPENDENT_CLONE_COMPLETE_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Completed (LTM). ID is {0}, type is {1}")] 485[Event(TRANSACTION_DEPENDENT_CLONE_COMPLETE_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.DependentCloneComplete, Message = "Transaction Dependent Clone Completed (OLETX). ID is {0}, type is {1}")] 561if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 574[Event(ENLISTMENT_CREATED_LTM_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Enlistment, Opcode = Opcodes.Create, Message = "Enlistment Created (LTM). ID is {0}, type is {1}, options is {2}")] 581[Event(ENLISTMENT_CREATED_OLETX_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Enlistment, Opcode = Opcodes.Create, Message = "Enlistment Created (OLETX). ID is {0}, type is {1}, options is {2}")] 991if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 997[Event(TRANSACTIONMANAGER_REENLIST_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionManager, Opcode = Opcodes.Reenlist, Message = "Reenlist in: {0}")] 1011if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 1017[Event(TRANSACTIONMANAGER_RECOVERY_COMPLETE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionManager, Opcode = Opcodes.RecoveryComplete, Message = "Recovery complete: {0}")] 1051if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 1057[Event(TRANSACTIONSCOPE_CREATED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionScope, Opcode = Opcodes.Created, Message = "Transactionscope was created: Transaction ID is {0}, TransactionScope Result is {1}")] 1122if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 1128[Event(TRANSACTIONSCOPE_DISPOSED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionScope, Opcode = Opcodes.Disposed, Message = "Transactionscope disposed: transaction ID is {0}")] 1204if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 1213[Event(TRANSACTIONSTATE_ENLIST_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.TransactionState, Opcode = Opcodes.Enlist, Message = "Transactionstate enlist: Enlistment ID is {0}, type is {1} and options is {2}")] 1290if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS)) 1296[Event(TRANSACTION_PROMOTED_EVENTID, Keywords = Keywords.TraceLtm, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Promoted, Message = "Transaction promoted: transaction ID is {0} and distributed transaction ID is {1}")]