Enterprise Library Logging Application Block

Pluralsight
Course Summary
An Introduction to the Microsoft Enterprise Library Logging Application Block
-
+
Course Description
The Logging Application Block is part of the Microsoft Enterprise Library. This block helps you to add easily configurable logging to your application without changing any code. In this course we will learn the basics of the logging block, and see how to configure all parts of the logging pipeline. We will also cover some advanced techniques while learning how to easily create our own customizations that are able to fully control logging. If you are interested in learning how easily you can implement complex logging scenarios in your application with just a few lines of code, this course can help you do it!
-
+
Course Syllabus
Block Overview and Configuration- 20m 13s
—Introduction 0m 55s
—What is the Logging Block? 1m 24s
—What it Does For You 1m 1s
—Understanding the Flow 3m 11s
—Design Considerations 2m 32s
—Logging Options 2m 16s
—Configuration 7m 47s
—Summary 1m 7sBasic Logging- 37m 56s
—Introduction 1m 5s
—Simple Example 3m 5s
—Logwriter Options 5m 30s
—Using a LogEntry 3m 25s
—Filters 1m 44s
—Checking for Logging Enabled 0m 54s
—More Filters 2m 40s
—Priority Filter 0m 41s
—Sources 4m 4s
—Listeners 7m 23s
—Database Listener 2m 21s
—Formatters 3m 19s
—Summary 1m 45sAdvanced Logging- 32m 38s