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