How can I log errors and user actions in Windows Azure (MVC)?
Azure is changing so quickly so could someone give me some suggestions on how could I could log: Errors Exceptions User Actions I would like to be able to log these to table storage so they can be retrieved with code and viewed on administrative web pages. I am not looking so much for code but what I really want is to know where I should look. Azure changes so fast I want to be sure to use what's best. Thank you I just did something similar on the weekend. I ended up just creating 1 table called "LogEvents" and used the provider key to separate the different types of log events and dates (e.g.