ApiServices::Log Property
Gets a ITraceWriter instance that logs to user logs.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property ITraceWriter^ Log { virtual ITraceWriter^ get(); virtual void set(ITraceWriter^ value); }
Show: