Logging at the proper level

Categorizing events at the right logging level makes them a lot easier to find and analyze. When the logging levels are set correctly, you can limit your error search to the Error logs only, the normal operations analysis to the Info logs only, and so on.

WebJobs TraceWriter provides the following (fairly standard) logging levels:

  • Verbose
  • Info
  • Warning
  • Error

Get Serverless computing in Azure with .NET 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.