501 references to Informational
Aspire.Hosting (40)
AspireEventSource.cs (40)
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 = "Starting DCP object set creation...")]
185[Event(20, Level = EventLevel.Informational, Message = "DCP object set creation completed")]
194[Event(21, Level = EventLevel.Informational, Message = "Creating DCP object...")]
203[Event(22, Level = EventLevel.Informational, Message = "DCP object creation completed")]
212[Event(23, Level = EventLevel.Informational, Message = "Starting to wait for DCP Service address allocation...")]
221[Event(24, Level = EventLevel.Informational, Message = "DCP Service address allocation completed")]
230[Event(25, Level = EventLevel.Informational, Message = "DCP resource cleanup starting...")]
239[Event(26, Level = EventLevel.Informational, Message = "DCP resource 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(33, Level = EventLevel.Informational, Message = "DCP information fetching start...")]
293[Event(34, Level = EventLevel.Informational, Message = "DCP information fetching completed")]
302[Event(35, Level = EventLevel.Informational, Message = "DCP Service address allocated")]
320[Event(37, Level = EventLevel.Informational, Message = "Creating DCP resources for Aspire executable...")]
329[Event(38, Level = EventLevel.Informational, Message = "Aspire executable resources created")]
338[Event(39, Level = EventLevel.Informational, Message = "Stopping DCP resource...")]
347[Event(40, Level = EventLevel.Informational, Message = "DCP resource stopped")]
356[Event(41, Level = EventLevel.Informational, Message = "Starting DCP resource...")]
365[Event(42, Level = EventLevel.Informational, Message = "DCP resource started")]
374[Event(43, Level = EventLevel.Informational, Message = "DCP Service object preparation starting...")]
383[Event(44, Level = EventLevel.Informational, Message = "DCP Service object preparation 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.Hosting (5)
Microsoft.AspNetCore.Hosting.Tests (12)
Internal\HostingEventSourceTests.cs (10)
40eventListener.EnableEvents(hostingEventSource, EventLevel.Informational);
50Assert.Equal(EventLevel.Informational, eventData.Level);
63eventListener.EnableEvents(hostingEventSource, EventLevel.Informational);
73Assert.Equal(EventLevel.Informational, eventData.Level);
119eventListener.EnableEvents(hostingEventSource, EventLevel.Informational);
129Assert.Equal(EventLevel.Informational, eventData.Level);
148eventListener.EnableEvents(hostingEventSource, EventLevel.Informational);
157Assert.Equal(EventLevel.Informational, eventData.Level);
170eventListener.EnableEvents(hostingEventSource, EventLevel.Informational);
206eventListener.EnableEvents(hostingEventSource, EventLevel.Informational, EventKeywords.None,
Microsoft.AspNetCore.Http.Connections (6)
Microsoft.AspNetCore.Http.Connections.Tests (6)
Microsoft.AspNetCore.InternalTesting.Tests (11)
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 (19)
CodeAnalysisEventSource.Common.cs (17)
28[Event(1, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.GeneratorDriverRunTime)]
31[Event(2, Message = "Generators ran for {0} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.GeneratorDriverRunTime)]
34[Event(3, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.SingleGeneratorRunTime)]
37[Event(4, Message = "Generator {0} ran for {2} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.SingleGeneratorRunTime)]
96[Event(7, Message = "Server compilation {0} started", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.Compilation)]
99[Event(8, Message = "Server compilation {0} completed", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.Compilation)]
102[Event(9, Message = "ALC for directory '{0}' created", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.AnalyzerAssemblyLoader)]
105[Event(10, Message = "ALC for directory '{0}' disposed", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)]
111[Event(12, Message = "CreateNonLockingLoader", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Task = Tasks.AnalyzerAssemblyLoader)]
114[Event(13, Message = "Request add Analyzer reference '{0}' to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
117[Event(14, Message = "Analyzer reference '{0}' was added to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
120[Event(15, Message = "Request remove Analyzer reference '{0}' from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
123[Event(16, Message = "Analyzer reference '{0}' was removed from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
126[Event(17, Message = "Analyzer reference was redirected by '{0}' from '{1}' to '{2}' for project '{3}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
152[Event(18, Message = "ALC for directory '{0}': Assembly '{1}' was resolved by '{2}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
180[Event(19, Message = "ALC for directory '{0}': Failed to resolve assembly '{1}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
183[Event(20, Message = "Project '{0}' created with file path '{1}'", Level = EventLevel.Informational)]
Microsoft.CodeAnalysis.Workspaces (21)
src\Compilers\Core\Portable\CodeAnalysisEventSource.Common.cs (17)
28[Event(1, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.GeneratorDriverRunTime)]
31[Event(2, Message = "Generators ran for {0} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.GeneratorDriverRunTime)]
34[Event(3, Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.SingleGeneratorRunTime)]
37[Event(4, Message = "Generator {0} ran for {2} ticks", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.SingleGeneratorRunTime)]
96[Event(7, Message = "Server compilation {0} started", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.Compilation)]
99[Event(8, Message = "Server compilation {0} completed", Keywords = Keywords.Performance, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.Compilation)]
102[Event(9, Message = "ALC for directory '{0}' created", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Start, Task = Tasks.AnalyzerAssemblyLoader)]
105[Event(10, Message = "ALC for directory '{0}' disposed", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Opcode = EventOpcode.Stop, Task = Tasks.AnalyzerAssemblyLoader)]
111[Event(12, Message = "CreateNonLockingLoader", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational, Task = Tasks.AnalyzerAssemblyLoader)]
114[Event(13, Message = "Request add Analyzer reference '{0}' to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
117[Event(14, Message = "Analyzer reference '{0}' was added to project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
120[Event(15, Message = "Request remove Analyzer reference '{0}' from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
123[Event(16, Message = "Analyzer reference '{0}' was removed from project '{1}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
126[Event(17, Message = "Analyzer reference was redirected by '{0}' from '{1}' to '{2}' for project '{3}'", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
152[Event(18, Message = "ALC for directory '{0}': Assembly '{1}' was resolved by '{2}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
180[Event(19, Message = "ALC for directory '{0}': Failed to resolve assembly '{1}' ", Keywords = Keywords.AnalyzerLoading, Level = EventLevel.Informational)]
183[Event(20, Message = "Project '{0}' created with file path '{1}'", 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, Level = EventLevel.Informational)]
76[Event(LocatingPrivateKeyId, Level = EventLevel.Informational)]
84[Event(CertIsType2Id, Level = EventLevel.Informational)]
92[Event(FoundCertInStoreId, Level = EventLevel.Informational)]
100[Event(NotFoundCertInStoreId, Level = EventLevel.Informational)]
108[Event(RemoteCertificateId, Level = EventLevel.Informational)]
116[Event(CertificateFromDelegateId, Level = EventLevel.Informational)]
124[Event(NoDelegateNoClientCertId, Level = EventLevel.Informational)]
132[Event(NoDelegateButClientCertId, Level = EventLevel.Informational)]
140[Event(AttemptingRestartUsingCertId, Level = EventLevel.Informational)]
148[Event(NoIssuersTryAllCertsId, Level = EventLevel.Informational)]
156[Event(LookForMatchingCertsId, Level = EventLevel.Informational)]
164[Event(SelectedCertId, Level = EventLevel.Informational)]
172[Event(CertsAfterFilteringId, Level = EventLevel.Informational)]
180[Event(FindingMatchingCertsId, Level = EventLevel.Informational)]
188[Event(UsingCachedCredentialId, Level = EventLevel.Informational)]
193[Event(SspiSelectedCipherSuitId, Level = EventLevel.Informational)]
274[Event(CertificateFromCertContextId, 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)
30if (IsEnabled(EventLevel.Informational, Keywords.TasksFlowActivityIds))
33TasksSetActivityIds = IsEnabled(EventLevel.Informational, Keywords.TasksSetActivityIds);
35Debug = IsEnabled(EventLevel.Informational, Keywords.Debug);
36DebugActivityId = IsEnabled(EventLevel.Informational, Keywords.DebugActivityId);
185Level = EventLevel.Informational, Keywords = Keywords.TaskTransfer | Keywords.Tasks,
192if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.TaskTransfer | Keywords.Tasks))
235Level = EventLevel.Informational, Keywords = Keywords.Tasks,
241if (IsEnabled(EventLevel.Informational, Keywords.Tasks))
257Level = EventLevel.Informational, Keywords = Keywords.TaskStops,
263if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.Tasks))
302Level = EventLevel.Informational, Keywords = Keywords.TaskTransfer | Keywords.Tasks,
308if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.TaskTransfer | Keywords.Tasks))
395Level = EventLevel.Informational, Keywords = Keywords.TaskTransfer | Keywords.Tasks)]
400if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.TaskTransfer | Keywords.Tasks))
428Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalityOperation)]
431if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalityOperation))
456Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalityRelation)]
459if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalityRelation))
464Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalityOperation)]
467if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalityOperation))
472Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalitySynchronousWork)]
475if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalitySynchronousWork))
482Level = EventLevel.Informational, Keywords = Keywords.AsyncCausalitySynchronousWork)]
485if (IsEnabled() && IsEnabled(EventLevel.Informational, Keywords.AsyncCausalitySynchronousWork))
System.Private.Xml (1)
System.Security.Cryptography (22)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (22)
98Level = EventLevel.Informational)]
110Level = EventLevel.Informational)]
119[Event(EventId_FlushStores, Level = EventLevel.Informational, Message = "Manual store flush triggered.")]
166Level = EventLevel.Informational,
187Level = EventLevel.Informational,
196Level = EventLevel.Informational,
231Level = EventLevel.Informational)]
240Level = EventLevel.Informational,
261Level = EventLevel.Informational,
273Level = EventLevel.Informational,
285Level = EventLevel.Informational,
297Level = EventLevel.Informational,
330Level = EventLevel.Informational,
339Level = EventLevel.Informational,
360Level = EventLevel.Informational,
369Level = EventLevel.Informational,
402Level = EventLevel.Informational,
411Level = EventLevel.Informational,
423Level = EventLevel.Informational,
520Level = EventLevel.Informational,
710Level = EventLevel.Informational)]
722Level = 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)
66if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
74[Event(DATAFLOWBLOCKCREATED_EVENTID, Level = EventLevel.Informational)]
95if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
101[Event(TASKLAUNCHED_EVENTID, Level = EventLevel.Informational)]
128if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
160[Event(BLOCKCOMPLETED_EVENTID, Level = EventLevel.Informational)]
180if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
186[Event(BLOCKLINKED_EVENTID, Level = EventLevel.Informational)]
202if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
209[Event(BLOCKUNLINKED_EVENTID, Level = EventLevel.Informational)]
System.Threading.Tasks.Parallel (8)
System\Threading\Tasks\ParallelETWProvider.cs (8)
101[Event(PARALLELLOOPBEGIN_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Loop, Opcode = EventOpcode.Start)]
106if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
163[Event(PARALLELLOOPEND_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Loop, Opcode = EventOpcode.Stop)]
167if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
212[Event(PARALLELINVOKEBEGIN_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Invoke, Opcode = EventOpcode.Start)]
217if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
265[Event(PARALLELINVOKEEND_ID, Level = EventLevel.Informational, Task = ParallelEtwProvider.Tasks.Invoke, Opcode = EventOpcode.Stop)]
269if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
System.Transactions.Local (28)
System\Transactions\TransactionsEtwProvider.cs (28)
230if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
243[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}")]
250[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}")]
267if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
276[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}")]
288if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
294[Event(TRANSACTION_SERIALIZED_EVENTID, Keywords = Keywords.TraceOleTx, Level = EventLevel.Informational, Task = Tasks.Transaction, Opcode = Opcodes.Serialized, Message = "Transaction Serialized. ID is {0}")]
427if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
440[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}")]
447[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}")]
459if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
472[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}")]
479[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}")]
555if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
568[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}")]
575[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}")]
985if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
991[Event(TRANSACTIONMANAGER_REENLIST_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionManager, Opcode = Opcodes.Reenlist, Message = "Reenlist in: {0}")]
1005if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
1011[Event(TRANSACTIONMANAGER_RECOVERY_COMPLETE_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionManager, Opcode = Opcodes.RecoveryComplete, Message = "Recovery complete: {0}")]
1045if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
1051[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}")]
1116if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
1122[Event(TRANSACTIONSCOPE_DISPOSED_EVENTID, Keywords = Keywords.TraceBase, Level = EventLevel.Informational, Task = Tasks.TransactionScope, Opcode = Opcodes.Disposed, Message = "Transactionscope disposed: transaction ID is {0}")]
1198if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
1207[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}")]
1284if (IsEnabled(EventLevel.Informational, ALL_KEYWORDS))
1290[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}")]