C# Class FubuMVC.Less.ExceptionLogger

Inheritance: dotless.Core.Loggers.Logger
ファイルを表示 Open project: DarthFubuMVC/FubuMVC.AssetTransforms

Public Methods

Method Description
ExceptionLogger ( ) : dotless.Core.Loggers

Protected Methods

Method Description
Log ( string message ) : void

Method Details

ExceptionLogger() public method

public ExceptionLogger ( ) : dotless.Core.Loggers
return dotless.Core.Loggers

Log() protected method

protected Log ( string message ) : void
message string
return void