C# Class ModernShopping.Auth.SampleApp.OwinLoggerFactory

Inheritance: Microsoft.Owin.Logging.ILoggerFactory
Afficher le fichier Open project: tugberkugurlu/ModernShopping Class Usage Examples

Méthodes publiques

Méthode Description
Create ( string name ) : Microsoft.Owin.Logging.ILogger

Private Methods

Méthode Description
OwinLoggerFactory ( Microsoft loggerFactory ) : System

Method Details

Create() public méthode

public Create ( string name ) : Microsoft.Owin.Logging.ILogger
name string
Résultat Microsoft.Owin.Logging.ILogger