WebHostOwinLogger::WriteCore Method (TraceEventType, Int32, Object^, Exception^, Func<Object^, Exception^, String^>^)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly: Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)
public: virtual bool WriteCore( TraceEventType eventType, int eventId, Object^ state, Exception^ exception, Func<Object^, Exception^, String^>^ formatter ) sealed
Return Value
Type: System::Boolean
Show: