C# Class WebApiThrottle.WebApiDemo.Helpers.CustomThrottleLogger

Inheritance: IThrottleLogger
Show file Open project: stefanprodan/WebApiThrottle

Public Methods

Method Description
Log ( ThrottleLogEntry entry ) : void

Method Details

Log() public method

public Log ( ThrottleLogEntry entry ) : void
entry ThrottleLogEntry
return void