Adding Logging without cluttering existing code

Adding logging without cluttering existing code

During software development, it is often required to add logging capability to specific objects. However, in order to support the future maintainability of the solution you may want to keep this logging functionality separate from the existing code. This post presents an approach which we have successfully deployed in the past to decorate…

Continue Reading Aidan O’leary’s Article on their blog

Adding Logging without cluttering existing code

During software development, it is often required to add logging capability to specific objects. However, in order to support the future maintainability of the solution you may want to keep this logging functionality separate from the existing code. This post presents an approach which we have successfully deployed in the past to decorate existing code artifacts with logging capabilities.

Blog Syndicated with Aidan O’leary’s Permission

Author: Kieran Holmes

Share This Post On
Share via
Copy link
Powered by Social Snap