CommonEventSource Class

Definition

[System.Diagnostics.Tracing.EventSource(Guid="06d7118e-3a71-4143-8aab-ed8cedf69e1c", Name="IoT-ProtocolGateway-Common")]
public class CommonEventSource : System.Diagnostics.Tracing.EventSource
[<System.Diagnostics.Tracing.EventSource(Guid="06d7118e-3a71-4143-8aab-ed8cedf69e1c", Name="IoT-ProtocolGateway-Common")>]
type CommonEventSource = class
    inherit EventSource
Public Class CommonEventSource
Inherits EventSource
Inheritance
CommonEventSource
Attributes

Fields

Log

Properties

IsErrorEnabled
IsInfoEnabled
IsVerboseEnabled
IsWarningEnabled

Methods

Error(String, Exception, String)
Error(String, String, String)
Info(String, String, String)
Verbose(String, String)
Verbose(String, String, String)
Warning(String, Exception, String)
Warning(String, String)
Warning(String, String, String)

Applies to