C# Class proxymodule.Logger

This class is a stand in for a more robust logging system
Afficher le fichier Open project: Azure/iotedge-eflow

Méthodes publiques

Свойство Type Description
LoggingLevel LogSeverity

Méthodes publiques

Méthode Description
Log ( string message, LogSeverity severity = LogSeverity.Verbose ) : void

Method Details

Log() public static méthode

public static Log ( string message, LogSeverity severity = LogSeverity.Verbose ) : void
message string
severity LogSeverity
Résultat void

Property Details

LoggingLevel public_oe static_oe property

public static LogSeverity LoggingLevel
Résultat LogSeverity