Logging mechanism for elastic (direct mode) and terminal console.
Info
Version: | 1.3.2 |
Author(s): | Rodrigo Rodrigues |
Last Update: | Wednesday, August 3, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RSoft.Logs |
Install
Install-Package RSoft.Logs
dotnet add package RSoft.Logs
paket add RSoft.Logs
RSoft.Logs Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Configuration(>= 5.0.0)
- System.Configuration.ConfigurationManager(>= 5.0.0)
- System.Text.Json(>= 5.0.0)
Tags