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