Standardization of Performance Monitoring, Logging, & Exception Handling via a .NET Runtime Wrapperby@lee-mcgraw
432 reads

Standardization of Performance Monitoring, Logging, & Exception Handling via a .NET Runtime Wrapper

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

A common issue for teams building applications within a single department is often departments do their own thing. Seemingly each application, each application layer, and even sometimes different method calls within the same application, often handle cross-cutting functionality differently. In this article, I will propose an enterprise level solution to address standardizing exception handling, performance monitoring, and logging. The solution is implemented in a class called UnitOfWork. It can be used across an entire enterprise and/or application. It is not copyrighted, and I hope others find it useful as I have.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Standardization of Performance Monitoring, Logging, & Exception Handling via a .NET Runtime Wrapper
Lee McGraw HackerNoon profile picture

@lee-mcgraw

Lee McGraw

Www.linkedin.com/in/rleemcgraw


Receive Stories from @lee-mcgraw

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!