Удален по просьбе правообладателя
  1. Урок 1. 00:01:19
    Course Overview
  2. Урок 2. 00:03:50
    Introduction and "Effective Logging" Defined
  3. Урок 3. 00:02:43
    Course and Module Overview
  4. Урок 4. 00:01:43
    Project Template Defaults and ILogger<T>
  5. Урок 5. 00:06:24
    Demo: Application with Defaults
  6. Урок 6. 00:06:23
    Demo: Adding Log Entries
  7. Урок 7. 00:06:03
    Demo: Use Serilog to Write to Files
  8. Урок 8. 00:02:03
    Demo: Add Log Entry from Class Library
  9. Урок 9. 00:01:07
    Summary
  10. Урок 10. 00:01:18
    Introduction and Module Overview
  11. Урок 11. 00:02:07
    Log Levels Defined
  12. Урок 12. 00:02:42
    Methods, Categories, and EventIds
  13. Урок 13. 00:02:06
    Demo: Review of Application Updates and Logging Needs
  14. Урок 14. 00:06:07
    Demo: Add Log Entries with Different Levels, Categories, and EventIds
  15. Урок 15. 00:01:58
    Demo: Review Resulting Log Entries
  16. Урок 16. 00:03:57
    Filtering Explained
  17. Урок 17. 00:02:18
    Demo: Applying Filters
  18. Урок 18. 00:02:23
    Demo: Scopes
  19. Урок 19. 00:05:06
    Demo: Using LoggerMessage in High Performance Situations
  20. Урок 20. 00:01:15
    Summary
  21. Урок 21. 00:01:21
    Introduction and Module Overview
  22. Урок 22. 00:01:42
    Exception Handling Discussion
  23. Урок 23. 00:04:24
    Demo: Global Exception Handling with UI Projects
  24. Урок 24. 00:03:56
    Demo: Logging Exception Details and Updating the Error Page
  25. Урок 25. 00:06:15
    Demo: Custom Middleware for Global API Exception Handling
  26. Урок 26. 00:01:17
    Demo: Reading an API Error Response from the UI
  27. Урок 27. 00:01:33
    Filters Discussed
  28. Урок 28. 00:05:33
    Demo: Implementing a Razor Page Filter for Performance Logging
  29. Урок 29. 00:02:35
    Demo: Implementing an Action Filter for API Performance Logging
  30. Урок 30. 00:01:35
    Attributes and Base Classes Discussed
  31. Урок 31. 00:02:13
    Demo: Creating an Attribute for Controllers and Actions
  32. Урок 32. 00:01:42
    Demo: Overriding Filter Methods in Razor Pages
  33. Урок 33. 00:01:59
    Demo: Creating a Base Class for Razor Pages
  34. Урок 34. 00:00:46
    Summary
  35. Урок 35. 00:01:38
    Introduction and Module Overview
  36. Урок 36. 00:01:22
    Anatomy of a Log Entry
  37. Урок 37. 00:02:38
    Analysis of Log Entry Content
  38. Урок 38. 00:05:47
    Demo: Using Scopes to Add Context
  39. Урок 39. 00:04:18
    Demo: Exception Handling Revisited
  40. Урок 40. 00:04:24
    Demo: Protecting Sensitive Information
  41. Урок 41. 00:01:23
    Summary
  42. Урок 42. 00:02:06
    Introduction and Module Overview
  43. Урок 43. 00:01:42
    Types of Consumption
  44. Урок 44. 00:04:13
    Exploring Options for Destinations
  45. Урок 45. 00:04:20
    Demo: Using Serilog and Seq
  46. Урок 46. 00:06:30
    Demo: Using NLog and Elasticsearch (ELK)
  47. Урок 47. 00:05:48
    Demo: Using Azure App Service Diagnostics
  48. Урок 48. 00:01:00
    Summary and Send-Off