C# Class alerting.Logger

Afficher le fichier Open project: vslepakov/iot-edge

Méthodes publiques

Méthode Description
LogError ( string message ) : void
LogInfo ( string message ) : void

Method Details

LogError() public static méthode

public static LogError ( string message ) : void
message string
Résultat void

LogInfo() public static méthode

public static LogInfo ( string message ) : void
message string
Résultat void