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

Inheritance: ILog
Show file Open project: iancooper/Paramore Class Usage Examples

Public Methods

Method Description
Log ( LogLevel logLevel, Func messageFunc, Exception exception = null ) : bool

Method Details

Log() public method

public Log ( LogLevel logLevel, Func messageFunc, Exception exception = null ) : bool
logLevel LogLevel
messageFunc Func
exception System.Exception
return bool