1. Урок 1. 00:01:45
    Course Overview
  2. Урок 2. 00:09:52
    Define Goals and Objectives, Introduce Serilog, Outline Course
  3. Урок 3. 00:05:08
    Introduction: What to Log and How to Log It
  4. Урок 4. 00:03:31
    Create the Global Logger
  5. Урок 5. 00:01:42
    Add a Performance Tracker
  6. Урок 6. 00:05:37
    Logging with a Console App
  7. Урок 7. 00:01:20
    Discussion: Exception Handling and Data Access
  8. Урок 8. 00:03:43
    Data Access Before Custom Exception Handling
  9. Урок 9. 00:02:00
    Create an ADO.NET Stored Procedure Wrapper
  10. Урок 10. 00:01:29
    Create a Dapper Extension Method
  11. Урок 11. 00:02:06
    Create an Entity Framework Command Interceptor
  12. Урок 12. 00:03:41
    Verifying the Custom Data Access Exception Handling
  13. Урок 13. 00:02:10
    Add the Procedure Name and Exception Method to Top Level of Log Entry
  14. Урок 14. 00:00:26
    Summary
  15. Урок 15. 00:03:59
    Introduction and Approach
  16. Урок 16. 00:06:29
    Utility Methods: Data to Log
  17. Урок 17. 00:06:13
    Performance Logging: Web Forms
  18. Урок 18. 00:04:03
    Performance Logging: MVC
  19. Урок 19. 00:01:38
    Utility Methods: Web Logging Methods
  20. Урок 20. 00:09:25
    Error Handling: Web Forms
  21. Урок 21. 00:07:10
    Error Handling: MVC
  22. Урок 22. 00:02:38
    Usage and Diagnostics: Web Forms
  23. Урок 23. 00:02:52
    Usage and Diagnostics: MVC
  24. Урок 24. 00:00:38
    Summary
  25. Урок 25. 00:05:14
    Introduction and Approach
  26. Урок 26. 00:10:47
    Review of Existing WebAPI Project
  27. Урок 27. 00:07:12
    Performance (and Usage) Logging
  28. Урок 28. 00:10:42
    Exception Handling and Logging
  29. Урок 29. 00:00:43
    Summary
  30. Урок 30. 00:05:21
    Introduction and Approach
  31. Урок 31. 00:04:24
    Introducing a JavaScript Page on a MVC Website
  32. Урок 32. 00:03:06
    Implementing a Logging API
  33. Урок 33. 00:06:30
    Instrumenting JavaScript Code for Logging
  34. Урок 34. 00:10:31
    Introducing the Angular 4 App
  35. Урок 35. 00:09:40
    Instrumenting the Angular 4 App for Logging
  36. Урок 36. 00:01:05
    Summary
  37. Урок 37. 00:02:39
    Introduction and Approach
  38. Урок 38. 00:04:52
    Introducing the WPF and WCF Applications
  39. Урок 39. 00:07:51
    Applying Logging to WPF
  40. Урок 40. 00:13:27
    Applying Logging to WCF Using Behaviors and Attributes
  41. Урок 41. 00:05:56
    Executing the Apps and Reviewing the Logs
  42. Урок 42. 00:00:54
    Summary
  43. Урок 43. 00:04:15
    Introduction
  44. Урок 44. 00:01:51
    Demo Approach
  45. Урок 45. 00:02:02
    MVC App: Running the Existing Code
  46. Урок 46. 00:05:42
    MVC App: Existing Code Walkthrough
  47. Урок 47. 00:01:51
    API: Running the Existing Code
  48. Урок 48. 00:03:44
    API: Existing Code Walkthrough
  49. Урок 49. 00:06:43
    Building the Utility Logging Code
  50. Урок 50. 00:05:41
    Ad-hoc Usage and Diagnostic Logging
  51. Урок 51. 00:06:26
    Filter-based Performance Logging
  52. Урок 52. 00:05:09
    MVC Exception Logging with Middleware
  53. Урок 53. 00:04:57
    API Exception Logging with Middleware
  54. Урок 54. 00:01:09
    Summary
  55. Урок 55. 00:08:41
    Logging Goals and Sink Options
  56. Урок 56. 00:07:42
    Writing to a SQL Server Sink and Verifying Entries
  57. Урок 57. 00:04:58
    Using a Custom Web Viewer to Review Log Entries
  58. Урок 58. 00:02:21
    Using an SSRS Report as a Dashboard of Sorts
  59. Урок 59. 00:05:05
    ELK Stack Intro and Hosting It in a Docker Image
  60. Урок 60. 00:03:59
    Writing to an Elasticsearch and Verifying Entries
  61. Урок 61. 00:01:30
    Configuring Index Patterns with Kibana
  62. Урок 62. 00:04:09
    Log 'Discovery' with Kibana
  63. Урок 63. 00:09:10
    Log 'Visualization' and 'Dashboards' with Kibana
  64. Урок 64. 00:03:28
    Changing an Analyzed Field in Kibana
  65. Урок 65. 00:01:38
    Summary