DCSIMG
Logging Application Block - Gil Fink's Blog

Gil Fink's Blog

Fink about IT

News

Microsoft MVP

My Facebook Profile My Twitter Profile My Linkedin Profile

Locations of visitors to this page

Creative Commons License

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2011 Gil Fink

Hebrew Articles

Index Pages

My OSS Projects

English Articles

Browse by Tags

All Tags » Logging Application Block (RSS)
Building a Simple Logging Http Module with Logging Application Block
Building a Simple Logging Http Module with Logging Application Block I wanted to check how to use the fluent configuration API for the Logging Application Block in Enterprise Library 5 . So I thought to myself why not implement it with an http module and provide two examples in one post. Using the Fluent Configuration API with Logging Application Block I wrote a post about the fluent configuration in Enterprise Library 5 in the past. Here is how I configured the Enterprise Library container in order...
Enterprise Library - Building a Custom Trace Listener
In the post I describe how to build custom trace listener in enterprise library. Also I discuss why to use the enterprise library at all....