Answers

  1. Configuration settings are swopped with the website, so logging settings will be swopped.
  2. File logging.
  3. Log Files/application/[Instance Id]-[PID]-[EventTickCount].txt - Instance Id, Process ID.
  4. Open the filter options using the double-chevron button on the right-hand side of the streaming log output toolbar and enter a filter string.
  5. System.Diagnostics.Trace.
  6. Error: This will allow us to catch or log any errors but minimize storage with additional information.
  7. TraceInformation (string, object[]).
  8. This is because the controller doesn't swallow the exception and allows the error to be handled globally by the default FilterConfig.
  9. 12 hours.
  10. Table and blob storage.
  11. WCF Data Service filters.
  12. Extra information about error response codes 400 or greater. ...

Get Learning Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.