Удален по просьбе правообладателя
  1. Урок 1. 00:01:32
    Welcome
  2. Урок 2. 00:01:19
    What will you learn in this course?
  3. Урок 3. 00:00:49
    Who is the course for and prerequisites
  4. Урок 4. 00:01:59
    What is Logging?
  5. Урок 5. 00:01:49
    The simplest log entry
  6. Урок 6. 00:01:40
    Log categories
  7. Урок 7. 00:04:47
    Log Levels
  8. Урок 8. 00:02:26
    Log providers (destinations)
  9. Урок 9. 00:00:35
    Section recap
  10. Урок 10. 00:03:04
    The modern .NET Logger
  11. Урок 11. 00:02:56
    The log methods
  12. Урок 12. 00:02:12
    Why simple logging isn’t good enough
  13. Урок 13. 00:01:28
    What is Structured Logging?
  14. Урок 14. 00:01:39
    The message template
  15. Урок 15. 00:02:32
    Log entry parameters
  16. Урок 16. 00:02:12
    Understanding the Log Category
  17. Урок 17. 00:05:21
    Working with the Log Level
  18. Урок 18. 00:02:50
    The log event id
  19. Урок 19. 00:00:55
    Section recap
  20. Урок 20. 00:05:28
    The logging packages
  21. Урок 21. 00:03:53
    Host vs non-host console app
  22. Урок 22. 00:03:10
    Customizing the loggers and providers
  23. Урок 23. 00:04:33
    Log category configuration
  24. Урок 24. 00:01:53
    Dealing with exceptions
  25. Урок 25. 00:04:04
    What are Log filters?
  26. Урок 26. 00:00:51
    Section recap
  27. Урок 27. 00:01:15
    What is a provider?
  28. Урок 28. 00:02:00
    Built-in providers
  29. Урок 29. 00:05:02
    Using the Application Insights provider in ASP.NET Core
  30. Урок 30. 00:04:29
    Using the Application Insights provider in a console app
  31. Урок 31. 00:01:45
    Editing registered providers
  32. Урок 32. 00:03:19
    Creating our own logger provider
  33. Урок 33. 00:00:48
    Section recap
  34. Урок 34. 00:02:09
    Log message template formatting
  35. Урок 35. 00:02:56
    Dealing with complex objects
  36. Урок 36. 00:04:44
    Log scopes
  37. Урок 37. 00:03:27
    Checking for enabled log levels
  38. Урок 38. 00:06:56
    Timed log entries
  39. Урок 39. 00:03:52
    Changing the log level during runtime
  40. Урок 40. 00:01:08
    Section recap
  41. Урок 41. 00:02:20
    What is Serilog?
  42. Урок 42. 00:02:27
    Creating a Serilog Logger
  43. Урок 43. 00:02:47
    The concept of Sinks
  44. Урок 44. 00:01:36
    The static Serilog logger
  45. Урок 45. 00:02:05
    Simple Logger Dependency Injection
  46. Урок 46. 00:02:18
    Integrating with the Microsoft Logger
  47. Урок 47. 00:02:39
    File-based configuration
  48. Урок 48. 00:02:16
    Log enrichment
  49. Урок 49. 00:02:33
    Integrating with Application Insights
  50. Урок 50. 00:03:10
    Dealing with Structured Data
  51. Урок 51. 00:01:29
    Transforming Structured Data
  52. Урок 52. 00:02:06
    Manually enriching logs
  53. Урок 53. 00:02:52
    Timed Operations
  54. Урок 54. 00:03:07
    Masking sensitive logs
  55. Урок 55. 00:02:32
    Asynchronous processing
  56. Урок 56. 00:03:30
    Creating your own Sink
  57. Урок 57. 00:01:12
    Section recap
  58. Урок 58. 00:01:43
    Why does it matter?
  59. Урок 59. 00:06:07
    The LoggerMessage.Define method
  60. Урок 60. 00:04:08
    The logging source generator
  61. Урок 61. 00:00:39
    Section recap
  62. Урок 62. 00:01:19
    What is monitoring?
  63. Урок 63. 00:01:51
    Alerting in Application Insights
  64. Урок 64. 00:05:24
    Error-based alerts
  65. Урок 65. 00:03:35
    Query-based alerts
  66. Урок 66. 00:00:36
    Section recap
  67. Урок 67. 00:00:27
    Course conclusion