forked from microsoftarchive/semantic-logging
-
Notifications
You must be signed in to change notification settings - Fork 0
Supporting semantic/structured logging for .NET
License
randylevy/semantic-logging
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SEMANTIC LOGGING APPLICATION BLOCK (SLAB) http://slab.codeplex.com 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 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 analysing or processing the logged data. To build the solution, run msbuild.exe from the project’s build folder. Updated release notes are available at http://slab.codeplex.com/wikipage?title=SLAB2.0ReleaseNotes Microsoft patterns & practices http://microsoft.com/practices
About
Supporting semantic/structured logging for .NET
Resources
License
Contributing
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C# 82.8%
- XML 16.5%
- PowerShell 0.7%
- CSS 0.0%
- JavaScript 0.0%
- Shell 0.0%