🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

EnterpriseLibrary.ExceptionHandling.Logging

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

EnterpriseLibrary.ExceptionHandling.Logging

This exception handler lets you log formatted exception information in locations specified in the configuration file.

6.0.1304
NuGet
Version published
Maintainers
1
Created
Source

MICROSOFT ENTERPRISE LIBRARY EXCEPTION HANDLING APPLICATION BLOCK 6.0.1304.0

Summary: The Exception Handling Application Block helps developers, architects and policy makers implement common design patterns and create a consistent strategy for processing exceptions that occur in an application or at layer boundaries. It provides a selection of plug-in exception handlers and formatters that you can use, and is extensible so you can even create your own custom implementations. You can use the block when you want to implement exception shielding, modify exceptions in various ways, or chain exceptions (for example, by logging an exception and then passing it to another layer of your application). The configurable approach means that administrators can change the behavior of the exception management mechanism simply by editing the application configuration without requiring any changes to the code, recompiling, or redeployment.

The most up-to-date version of the release notes and known issues is available online: http://aka.ms/el6release

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

Keywords

entlib

FAQs

Package last updated on 26 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts