An open API service indexing awesome lists of open source software.

https://github.com/yagasoft/dynamicscrm-crmlogger.fody

NuGet package that extremely simplifies logging function entry, exit, parameter and return values.
https://github.com/yagasoft/dynamicscrm-crmlogger.fody

365 aspect-oriented automatic crm crm-logger dynamics dynamics-365 dynamics-crm fody inject library log logger logging microsoft mono-cecil nuget sawalhy xrm yagasoft

Last synced: 13 days ago
JSON representation

NuGet package that extremely simplifies logging function entry, exit, parameter and return values.

Awesome Lists containing this project

README

          

# DynamicsCrm-CrmLogger.Fody

[![Join the chat at https://gitter.im/yagasoft/DynamicsCrm-CrmLogger.Fody](https://badges.gitter.im/yagasoft/DynamicsCrm-CrmLogger.Fody.svg)](https://gitter.im/yagasoft/DynamicsCrm-CrmLogger.Fody?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

### Version: 1.5.2
---

NuGet package that extremely simplifies logging function entry, exit, parameter and return values. Used with [DynamicsCrm-CrmLogger](https://github.com/yagasoft/DynamicsCrm-CrmLogger) solution.

###

+ Install package from NuGet
+ Add a Log attribute above classes
+ Log entries will be added automatically in the project Release build mode

### Dependencies

+ NuGet executable
+ Required to deploy the NuGet packages
+ Should be added to the root of the solution

### Credits

+ Simon Cropp
+ Borrowed code
+ https://github.com/Fody/Anotar
+ csnemes
+ Borrowed code
+ https://github.com/csnemes/tracer

---
**Copyright © by Ahmed Elsawalhy ([Yagasoft](https://yagasoft.com))** -- _GPL v3 Licence_