Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WriteToLog   (RSS)
Using the CloudDrive Sample to Access Windows Azure Logs
On Windows Azure, you can output trace messages when your Roles are running "in the cloud". You write the messages by calling the RoleManager.WriteToLog() API in Microsoft.ServiceHosting.ServiceRuntime. This post will cover how to: Copy the logs for your Read More...
Page view tracker