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.
- Host: GitHub
- URL: https://github.com/yagasoft/dynamicscrm-crmlogger.fody
- Owner: yagasoft
- License: gpl-3.0
- Created: 2018-07-28T03:25:32.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T12:31:19.000Z (over 2 years ago)
- Last Synced: 2025-09-07T18:53:03.089Z (about 1 month ago)
- Topics: 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
- Language: C#
- Homepage: http://yagasoft.com
- Size: 159 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DynamicsCrm-CrmLogger.Fody
[](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_