-
Notifications
You must be signed in to change notification settings - Fork 0
Semantic Logging Application Block with Latest EventSource release
License
kstrauss/slab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SEMANTIC LOGGING APPLICATION BLOCK (SLAB) PRE-RELEASE http://slab.codeplex.com This is a pre-release version. It is meant for developers to try out new features or bug fixes ahead of an official release. We strongly urge you to only use official builds for production. The latest official release is available at http://msdn.microsoft.com/entlib and via the NuGet official feed (http://nuget.org). Summary: The Semantic Logging Application Block provides a set of destinations (sinks) to persist application events published using a subclass of the EventSource class from the System.Diagnostics.Tracing namespace. Sinks include Windows Azure table storage, SQL Server databases, and rolling files with several formats and you can extend the block by creating your own custom formatters and sinks. For the sinks that can store structured data, the block preserves the full structure of the event payload in order to facilitate analyzing or processing the logged data. To build the solution, run msbuild.exe from the project’s build folder. Microsoft patterns & practices http://microsoft.com/practices
About
Semantic Logging Application Block with Latest EventSource release
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published