Enterprise Library 6.0 – Semantic Logging Application Block CTP

The first bits of EntLib6 are out! Welcome the Semantic Logging Application Block!

It’s based on Event Tracing for Windows (ETW, which is baked into the Windows OS) but additionally offers support for classic logger targets like flat files, databases etc. It provides a structured, extensible log format for all of your log messages which makes processing and searching your log much more convenient.

Read more on the background of semantic logging or directly get some code and start experimenting with the CTP.