Skip to content

ssa3512/logging-application-block

 
 

Repository files navigation

⚠️ This project is no longer under development. It is hosted here for historical reasons.

LOGGING APPLICATION BLOCK (LAB) PRE-RELEASE

https://github.com/MicrosoftArchive/enterprise-library

Summary: The Logging Application Block enables you to decouple your logging functionality from your application code. The block can route log entries synchronously or asynchronously to a Windows Event Log, a database, or a flat file. It can also generate an e-mail message containing the logging information or a message you can route through Windows Message Queuing (using a distributor service provided with the block). You can create a custom provider that sends the log entry to any other location or executes some other action.

Microsoft patterns & practices http://microsoft.com/practices

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%