484 references to Informational
Aspire.Hosting (31)
AspireEventSource.cs (31)
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")]
284[Event(31, Level = EventLevel.Informational, Message = "DCP Container Executable object creation starting...")]
293[Event(32, Level = EventLevel.Informational, Message = "DCP Container Executable object creation completed")]
Aspire.RabbitMQ.Client (1)
dotnet-dev-certs (1)
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)
Microsoft.AspNetCore.ConcurrencyLimiter.Tests (3)
Microsoft.AspNetCore.Hosting (5)
Microsoft.AspNetCore.Hosting.Tests (12)
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)
Microsoft.AspNetCore.Http.Connections.Tests (6)
Microsoft.AspNetCore.InternalTesting.Tests (2)
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)
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)]
Microsoft.CodeAnalysis.Workspaces (20)
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)
Microsoft.Extensions.Http.Diagnostics (1)
Microsoft.Extensions.Logging.EventSource (1)
Microsoft.Extensions.Telemetry.Tests (1)
System.Data.Common (1)
System.Diagnostics.DiagnosticSource (6)
System.Linq.Parallel (4)
System.Net.Http (18)
System\Net\Http\HttpTelemetry.cs (14)
37[Event(1, Level = EventLevel.Informational)]
68[Event(2, Level = EventLevel.Informational, Version = 1)]
104[Event(4, Level = EventLevel.Informational, Version = 1)]
110[Event(5, Level = EventLevel.Informational, Version = 1)]
116[Event(6, Level = EventLevel.Informational)]
122[Event(7, Level = EventLevel.Informational, Version = 1)]
128[Event(8, Level = EventLevel.Informational)]
134[Event(9, Level = EventLevel.Informational)]
140[Event(10, Level = EventLevel.Informational)]
146[Event(11, Level = EventLevel.Informational)]
152[Event(12, Level = EventLevel.Informational, Version = 1)]
158[Event(13, Level = EventLevel.Informational)]
164[Event(14, Level = EventLevel.Informational)]
176[Event(16, Level = EventLevel.Informational)]
System.Net.HttpListener (2)
System.Net.Mail (2)
System.Net.NameResolution (6)
System.Net.Primitives (1)
System.Net.Quic (1)
System.Net.Requests (2)
System.Net.Security (23)
System\Net\Security\NetEventSource.Security.cs (18)
68[Event(SslStreamCtorId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
76[Event(LocatingPrivateKeyId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
84[Event(CertIsType2Id, Keywords = Keywords.Default, Level = EventLevel.Informational)]
92[Event(FoundCertInStoreId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
100[Event(NotFoundCertInStoreId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
108[Event(RemoteCertificateId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
116[Event(CertificateFromDelegateId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
124[Event(NoDelegateNoClientCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
132[Event(NoDelegateButClientCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
140[Event(AttemptingRestartUsingCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
148[Event(NoIssuersTryAllCertsId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
156[Event(LookForMatchingCertsId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
164[Event(SelectedCertId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
172[Event(CertsAfterFilteringId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
180[Event(FindingMatchingCertsId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
188[Event(UsingCachedCredentialId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
193[Event(SspiSelectedCipherSuitId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
274[Event(CertificateFromCertContextId, Keywords = Keywords.Default, Level = EventLevel.Informational)]
System.Net.Sockets (14)
System.Net.WebSockets (6)
System.Private.CoreLib (57)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\NativeRuntimeEventSource.Threading.NativeSinks.cs (18)
79[Event(90, Level = EventLevel.Informational, Message = Messages.ContentionLockCreated, Task = Tasks.Contention, Opcode = EventOpcode.Info, Version = 0, Keywords = Keywords.ContentionKeyword)]
82Debug.Assert(IsEnabled(EventLevel.Informational, Keywords.ContentionKeyword));
95[Event(81, Level = EventLevel.Informational, Message = Messages.ContentionStart, Task = Tasks.Contention, Opcode = EventOpcode.Start, Version = 2, Keywords = Keywords.ContentionKeyword)]
103Debug.Assert(IsEnabled(EventLevel.Informational, Keywords.ContentionKeyword));
119[Event(91, Level = EventLevel.Informational, Message = Messages.ContentionStop, Task = Tasks.Contention, Opcode = EventOpcode.Stop, Version = 1, Keywords = Keywords.ContentionKeyword)]
122Debug.Assert(IsEnabled(EventLevel.Informational, Keywords.ContentionKeyword));
131[Event(50, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = EventOpcode.Start, Version = 0, Keywords = Keywords.ThreadingKeyword)]
137if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword))
143[Event(51, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = EventOpcode.Stop, Version = 0, Keywords = Keywords.ThreadingKeyword)]
149if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword))
155[Event(57, Level = EventLevel.Informational, Message = Messages.WorkerThread, Task = Tasks.ThreadPoolWorkerThread, Opcode = Opcodes.Wait, Version = 0, Keywords = Keywords.ThreadingKeyword)]
162if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword))
168[Event(54, Level = EventLevel.Informational, Message = Messages.WorkerThreadAdjustmentSample, Task = Tasks.ThreadPoolWorkerThreadAdjustment, Opcode = Opcodes.Sample, Version = 0, Keywords = Keywords.ThreadingKeyword)]
173if (!IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword))
180[Event(55, Level = EventLevel.Informational, Message = Messages.WorkerThreadAdjustmentAdjustment, Task = Tasks.ThreadPoolWorkerThreadAdjustment, Opcode = Opcodes.Adjustment, Version = 0, Keywords = Keywords.ThreadingKeyword)]
187if (!IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword))
332[Event(59, Level = EventLevel.Informational, Message = Messages.MinMaxThreads, Task = Tasks.ThreadPoolMinMaxThreads, Opcode = EventOpcode.Info, Version = 0, Keywords = Keywords.ThreadingKeyword)]
340if (IsEnabled(EventLevel.Informational, Keywords.ThreadingKeyword))
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))
System.Private.Xml (1)
System.Security.Cryptography (22)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (22)
93Level = EventLevel.Informational)]
105Level = EventLevel.Informational)]
114[Event(EventId_FlushStores, Level = EventLevel.Informational, Message = "Manual store flush triggered.")]
161Level = EventLevel.Informational,
182Level = EventLevel.Informational,
191Level = EventLevel.Informational,
226Level = EventLevel.Informational)]
235Level = EventLevel.Informational,
256Level = EventLevel.Informational,
268Level = EventLevel.Informational,
280Level = EventLevel.Informational,
292Level = EventLevel.Informational,
325Level = EventLevel.Informational,
334Level = EventLevel.Informational,
355Level = EventLevel.Informational,
364Level = EventLevel.Informational,
397Level = EventLevel.Informational,
406Level = EventLevel.Informational,
418Level = EventLevel.Informational,
515Level = EventLevel.Informational,
705Level = EventLevel.Informational)]
717Level = EventLevel.Informational)]
System.ServiceModel.Primitives (81)
Internals\WcfEventSource.cs (81)
107return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Debug);
110[Event(EventIds.ClientMessageInspectorAfterReceiveInvoked, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ClientRuntimeClientMessageInspectorAfterReceiveInvoked, Task = Tasks.ClientRuntime, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Debug,
126return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting
131[Event(EventIds.ClientMessageInspectorBeforeSendInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientMessageInspectorBeforeSendInvoked, Task = Tasks.ClientRuntime, Keywords = Keywords.Troubleshooting
150return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
153[Event(EventIds.ClientParameterInspectorAfterCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientParameterInspectorStop, Task = Tasks.ClientRuntime, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
169return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
172[Event(EventIds.ClientParameterInspectorBeforeCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientParameterInspectorStart, Task = Tasks.ClientRuntime, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
188return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
191[Event(EventIds.OperationInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageOperationInvokerStart, Task = Tasks.DispatchMessage, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
225return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
228[Event(EventIds.ErrorHandlerInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
243return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
246[Event(EventIds.FaultProviderInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
261return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
264[Event(EventIds.MessageInspectorAfterReceiveInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispathMessageInspectorAfterReceiveInvoked, Task = Tasks.DispatchMessage,
281return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
284[Event(EventIds.MessageInspectorBeforeSendInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispathMessageInspectorBeforeSendInvoked, Task = Tasks.DispatchMessage,
301return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
304[Event(EventIds.ParameterInspectorAfterCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageParameterInspectorStop, Task = Tasks.DispatchMessage, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
320return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
323[Event(EventIds.ParameterInspectorBeforeCallInvoked, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageParameterInspectorStart, Task = Tasks.DispatchMessage, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
339return base.IsEnabled(EventLevel.Informational, Keywords.HealthMonitoring | Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
342[Event(EventIds.OperationCompleted, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageOperationInvokerStop, Task = Tasks.DispatchMessage, Keywords = Keywords.HealthMonitoring | Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic,
359return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Debug);
362[Event(EventIds.ClientOperationPrepared, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ClientRuntimeOperationPrepared, Task = Tasks.ClientRuntime, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Debug,
385return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.ServiceModel, EventChannel.Analytic);
388[Event(EventIds.ServiceChannelCallStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.ServiceChannelCall, Keywords = Keywords.Troubleshooting | Keywords.ServiceModel | ChannelKeywords.Analytic, ActivityOptions = EventActivityOptions.Disable,
422return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic);
425[Event(EventIds.MessageSentByTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.TransportSend, Keywords = Keywords.Troubleshooting | Keywords.TransportGeneral | ChannelKeywords.Analytic, ActivityOptions = EventActivityOptions.Disable,
441return base.IsEnabled(EventLevel.Informational, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic);
444[Event(EventIds.MessageSentToTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.TransportGeneral | ChannelKeywords.Analytic,
460return base.IsEnabled(EventLevel.Informational, Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic);
463[Event(EventIds.MessageReceivedByTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.TransportReceive, Keywords = Keywords.Troubleshooting | Keywords.TransportGeneral | ChannelKeywords.Analytic, ActivityOptions = EventActivityOptions.Disable,
486return base.IsEnabled(EventLevel.Informational, Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.TransportGeneral, EventChannel.Analytic);
489[Event(EventIds.MessageReceivedFromTransport, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.EndToEndMonitoring | Keywords.Troubleshooting | Keywords.TransportGeneral | ChannelKeywords.Analytic,
543return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
546[Event(EventIds.ServiceChannelOpenStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelOpen, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic, ActivityOptions = EventActivityOptions.Disable,
562return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
565[Event(EventIds.ServiceChannelOpenStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Stop, Task = Tasks.ServiceChannelOpen, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic, ActivityOptions = EventActivityOptions.Disable,
581return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
584[Event(EventIds.ServiceChannelCallStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelCall, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic, ActivityOptions = EventActivityOptions.Disable,
598[Event(EventIds.ServiceChannelBeginCallStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Start, Task = Tasks.ServiceChannelCall, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic, ActivityOptions = EventActivityOptions.Disable,
614return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
617[Event(EventIds.DispatchMessageStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispatchStart, Task = Tasks.DispatchMessage, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic,
633return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
636[Event(EventIds.DispatchMessageStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.DispatchMessageDispatchStop, Task = Tasks.DispatchMessage, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic,
652return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
655[Event(EventIds.ClientChannelOpenStart, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientChannelOpenStart, Task = Tasks.ClientRuntime, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic,
671return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
674[Event(EventIds.ClientChannelOpenStop, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = Opcodes.ClientRuntimeClientChannelOpenStop, Task = Tasks.ClientRuntime, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic,
715return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
718[Event(EventIds.InactivityTimeout, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.TimeoutException, Keywords = Keywords.ServiceModel,
733return base.IsEnabled(EventLevel.Informational, Keywords.Quota, EventChannel.Debug);
736[Event(EventIds.MaxOutboundConnectionsPerEndpointExceeded, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.Quotas, Keywords = Keywords.Quota | ChannelKeywords.Debug,
853return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Debug);
856[Event(EventIds.ClientBaseCachedChannelFactoryCount, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.ChannelFactoryCaching,
873return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Debug);
876[Event(EventIds.ClientBaseChannelFactoryAgedOutofCache, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.ChannelFactoryCaching,
893return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Debug);
896[Event(EventIds.ClientBaseChannelFactoryCacheHit, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.ChannelFactoryCaching,
913return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Debug);
916[Event(EventIds.ClientBaseUsingLocalChannelFactory, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Task = Tasks.ChannelFactoryCaching,
933return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug);
936[Event(EventIds.MessageReadByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageDecoding, Keywords = Keywords.Channel | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable,
953return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug);
956[Event(EventIds.MessageWrittenByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageEncoding, Keywords = Keywords.Channel | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable,
1269return base.IsEnabled(EventLevel.Informational, Keywords.Infrastructure, EventChannel.Analytic);
1272[Event(EventIds.HandledException, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Keywords = Keywords.Infrastructure | ChannelKeywords.Analytic,
1423return base.IsEnabled(EventLevel.Informational, Keywords.ServiceModel, EventChannel.Analytic);
1426[Event(EventIds.LeaseTimeout, Level = EventLevel.Informational, Channel = EventChannel.Analytic, Opcode = EventOpcode.Info, Task = Tasks.TimeoutException, Keywords = Keywords.ServiceModel | ChannelKeywords.Analytic,
1668return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug);
1671[Event(EventIds.ClientReliableSessionReconnect, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ReliableSessionReconnect, Task = Tasks.ReliableSession, Keywords = Keywords.Channel,
1722return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug);
1725[Event(EventIds.ReliableSessionChannelFaulted, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = Opcodes.ReliableSessionFaulted, Task = Tasks.ReliableSession, Keywords = Keywords.Channel,
1758return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug);
1761[Event(EventIds.StreamedMessageReadByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageDecoding, Keywords = Keywords.Channel | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable,
1777return base.IsEnabled(EventLevel.Informational, Keywords.Channel, EventChannel.Debug);
1780[Event(EventIds.StreamedMessageWrittenByEncoder, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Stop, Task = Tasks.MessageEncoding, Keywords = Keywords.Channel | ChannelKeywords.Debug, ActivityOptions = EventActivityOptions.Disable,
2182return base.IsEnabled(EventLevel.Informational, Keywords.Infrastructure, EventChannel.Debug);
2185[Event(EventIds.TraceCodeEventLogInfo, Level = EventLevel.Informational, Channel = EventChannel.Debug, Opcode = EventOpcode.Info, Keywords = Keywords.Infrastructure | ChannelKeywords.Debug,
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}")]