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

Mostra file Open project: BVNetwork/404handler

Private Properties

Property Type Description
LogRequests void
RequestLogger System

Public Methods

Method Description
LogRequest ( string oldUrl, string referrer ) : void

Private Methods

Method Description
LogRequests ( List logEvents ) : void
RequestLogger ( ) : System

Method Details

LogRequest() public method

public LogRequest ( string oldUrl, string referrer ) : void
oldUrl string
referrer string
return void