C# Class ModernShopping.Auth.SampleApp.OwinLoggerFactory

Inheritance: Microsoft.Owin.Logging.ILoggerFactory
显示文件 Open project: tugberkugurlu/ModernShopping Class Usage Examples

Public Methods

Method Description
Create ( string name ) : Microsoft.Owin.Logging.ILogger

Private Methods

Method Description
OwinLoggerFactory ( Microsoft loggerFactory ) : System

Method Details

Create() public method

public Create ( string name ) : Microsoft.Owin.Logging.ILogger
name string
return Microsoft.Owin.Logging.ILogger