Logging.StructuredLog4Net
1.1.0
See the version list below for details.
dotnet add package Logging.StructuredLog4Net --version 1.1.0
NuGet\Install-Package Logging.StructuredLog4Net -Version 1.1.0
<PackageReference Include="Logging.StructuredLog4Net" Version="1.1.0" />
paket add Logging.StructuredLog4Net --version 1.1.0
#r "nuget: Logging.StructuredLog4Net, 1.1.0"
// Install Logging.StructuredLog4Net as a Cake Addin #addin nuget:?package=Logging.StructuredLog4Net&version=1.1.0 // Install Logging.StructuredLog4Net as a Cake Tool #tool nuget:?package=Logging.StructuredLog4Net&version=1.1.0
Logging.StructuredLog4Net provides extension methods to log entries including value/business objects and/or stack trace of the exception.
The objects and message template are serialized /formatted using MessageTemplates. Nothing on log4net configuration is required to change.
Github source: https://github.com/vndevpro/Logging.StructuredLog4Net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
.NETFramework 4.5
- log4net (>= 2.0.8)
- MessageTemplates (>= 1.0.0-rc-00275)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Logging.StructuredLog4Net:
Package | Downloads |
---|---|
Security.Users.Web
Provides a controller that is ready for MVC application to manage user authentication and registration. Github source: https://github.com/vndevpro/SecurityUsers |
|
Security.Users.MembershipImpl
Provides an authentication service and a custom membership to use with FormsAuthentication Github source: https://github.com/vndevpro/SecurityUsers |
GitHub repositories
This package is not used by any popular GitHub repositories.