C# Class BVNetwork.NotFound.Core.Logging.RequestLogger

Afficher le fichier Open project: BVNetwork/404handler

Private Properties

Свойство Type Description
LogRequests void
RequestLogger System

Méthodes publiques

Méthode Description
LogRequest ( string oldUrl, string referrer ) : void

Private Methods

Méthode Description
LogRequests ( List logEvents ) : void
RequestLogger ( ) : System

Method Details

LogRequest() public méthode

public LogRequest ( string oldUrl, string referrer ) : void
oldUrl string
referrer string
Résultat void