Skip to content

southerncoder/slab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • C# 99.5%
  • PowerShell 0.4%
  • PLpgSQL 0.1%
  • CSS 0.0%
  • JavaScript 0.0%
  • Batchfile 0.0%