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

Exibir arquivo Open project: iancooper/Paramore

Public Methods

Method Description
LogRecord ( LogLevel logLevel, string message, Exception exception ) : System

Method Details

LogRecord() public method

public LogRecord ( LogLevel logLevel, string message, Exception exception ) : System
logLevel LogLevel
message string
exception System.Exception
return System