Info
Version: | 1.0.0 |
Author(s): | REBAI HAMIDA |
Last Update: | Monday, August 6, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/didourebai/CrossLayer/blob/master/CrossLayer.Logger/Logging/Logger.cs |
NuGet Url: | https://www.nuget.org/packages/RH.CrossCutting |
Install
Install-Package RH.CrossCutting
dotnet add package RH.CrossCutting
paket add RH.CrossCutting
RH.CrossCutting Download (Unzip the "nupkg" after downloading)
Logging framework is important in the architecture of any project, it's integrated usually in the Cross-Cutting Layer because it a common operation that will be used in all layers.