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