C# Class paramore.brighter.commandprocessor.tests.nunit.Logging.TestDoubles.SpyLog.LogRecord

Afficher le fichier Open project: iancooper/Paramore

Méthodes publiques

Méthode Description
LogRecord ( LogLevel logLevel, string message, Exception exception ) : System

Method Details

LogRecord() public méthode

public LogRecord ( LogLevel logLevel, string message, Exception exception ) : System
logLevel LogLevel
message string
exception System.Exception
Résultat System