WebHostOwinLogger Class
Provides an ILogger implementation for the OWIN pipeline which logs to a given ITraceWriter.
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
| Name | Description | |
|---|---|---|
![]() | WebHostOwinLogger(ITraceWriter^, String^) | Initializes a new instance of the WebHostOwinLogger with a given tracer and category. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | WriteCore(TraceEventType, Int32, Object^, Exception^, Func<Object^, Exception^, String^>^) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

