Common.Logging.Sitecore
1.0.0
dotnet add package Common.Logging.Sitecore --version 1.0.0
NuGet\Install-Package Common.Logging.Sitecore -Version 1.0.0
<PackageReference Include="Common.Logging.Sitecore" Version="1.0.0" />
paket add Common.Logging.Sitecore --version 1.0.0
#r "nuget: Common.Logging.Sitecore, 1.0.0"
// Install Common.Logging.Sitecore as a Cake Addin
#addin nuget:?package=Common.Logging.Sitecore&version=1.0.0
// Install Common.Logging.Sitecore as a Cake Tool
#tool nuget:?package=Common.Logging.Sitecore&version=1.0.0
Sitecore.Logging.dll hasn't changed since Sitecore 6.6.0 rev 120918, it wraps a very old version of log4net. This adapter allows you to use Common.Logging with Sitecore.Logging. You may have a Sitecore agnostic library that is used in a Sitecore solution. If that library implements the Common.Logging ILog for all logging functionality, then you will be able to patch into Sitecore's logging using this adapter. That means that logging from your Sitecore agnostic assembly will go to the Sitecore log as configured in the web.congfig. ***PLEASE SEE THE PROJECT PAGE FOR CONFIGURATION***
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Common.Logging (>= 3.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 4,199 | 10/1/2015 |
Initial Release