Click or drag to resize
IHttpLoggerRepository Interface
Interface implemented by HTTP logger repositories.

Namespace: AccidentalFish.ApplicationSupport.Owin
Assembly: AccidentalFish.ApplicationSupport.Owin (in AccidentalFish.ApplicationSupport.Owin.dll) Version: 0.9.0.0 (0.9.0.0)
Syntax
public interface IHttpLoggerRepository

The IHttpLoggerRepository type exposes the following members.

Methods
  NameDescription
Public methodLog
Logs the information to a store
Top
See Also