C# Class ReliableJournal.Utilities.LoggerExtensions

Afficher le fichier Open project: ReubenBond/FabricJournalService

Méthodes publiques

Méthode Description
Log ( this logger, string message ) : void

Method Details

Log() public static méthode

public static Log ( this logger, string message ) : void
logger this
message string
Résultat void