LibLog 3.0.0-beta1
See the version list below for details.
dotnet add package LibLog --version 3.0.0-beta1
NuGet\Install-Package LibLog -Version 3.0.0-beta1
<PackageReference Include="LibLog" Version="3.0.0-beta1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="LibLog" Version="3.0.0-beta1" />
<PackageReference Include="LibLog"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add LibLog --version 3.0.0-beta1
#r "nuget: LibLog, 3.0.0-beta1"
#addin nuget:?package=LibLog&version=3.0.0-beta1&prerelease
#tool nuget:?package=LibLog&version=3.0.0-beta1&prerelease
A source code package designed primarily for library and framework authors who want dependency free logging support in their component. Also useful in end applications. Works with .NET 4 and higher.
If you are a library or framework author and you wish to provide logging support in your component there are a number of options: 1) Depend on a specific logging framework 2) Depend on Common.Logging 3) Implement your own ILog interface and make your consumers wire it up.
Option 1 is not desirable because it forces your users to use a particular framework. Option 2 is not desirable because it will add yet more nuget package dependencies and project references with associated versioning concerns in addition to wiring up. Option 3 is desirable because it is dependency free but requires that your users to remember to write an adapter and wire things up.
This package is a variation of option 3 but will automatically wire things up too.
- It will add an ILog, ILogProvider etc to YourRootNamespace.Logging
- ILog is 2 methods to implement in comparison to Common.Logging ILog's ~65 members
- Using optimized reflection, it transparently supports NLog, Log4Net, EntLib Logging, Serilog and Loupe without any wiring up required by an end user, if the end user simply has a reference to any of these logging frameworks.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (37)
Showing the top 5 NuGet packages that depend on LibLog:
Package | Downloads |
---|---|
PTIRelianceLib
A Reliance Thermal printer API that support firmware updates and configuration. This requires the Reliance printer to be connected via USB. |
|
ShipStation4Net
A .NET Standard Library using System.Net.HttpClient and NewtonSoft.Json which provides access to the ShipStation API. |
|
RestSharp.IdentityModel.Extensions
RestSharp.IdentityModel.Extensions |
|
LambdaS3FileZipper
Package Description |
|
Bitmex.NET
Wrapper for BitMEX.com API (REST & WebSocket) |
GitHub repositories (18)
Showing the top 18 popular GitHub repositories that depend on LibLog:
Repository | Stars |
---|---|
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
DotNetOpenAuth/DotNetOpenAuth
A C# implementation of the OpenID, OAuth protocols
|
|
damianh/LibLog
LibLog is a single file for you to either copy/paste or install via nuget, into your library/framework/application to provide a logging abstraction.
|
|
newbe36524/Newbe.Mahua.Framework
本SDK为实现QQ机器人平台的大一统,支持多种机器人平台:酷Q、MyPCQQ、QQLight等
|
|
IdentityManager/IdentityManager
User & Identity Management
|
|
PacktPublishing/Hands-On-Domain-Driven-Design-with-.NET-Core
Hands-On Domain-Driven Design with .NET Core, published by Packt
|
|
etishor/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|
|
Recognos/Metrics.NET
The Metrics.NET library provides a way of instrumenting applications with custom metrics (timers, histograms, counters etc) that can be reported in various ways and can provide insights on what is happening inside a running application.
|
|
bilal-fazlani/commanddotnet
A modern framework for building modern CLI apps
|
|
SQLStreamStore/SQLStreamStore
Stream Store library targeting RDBMS based implementations for .NET
|
|
config-r/config-r
Write your .NET configuration files in C#
|
|
yuzd/Hangfire.Core.Extend
在1.6.5基础上给dashbord增加了搜索功能,增加在dashbord上手动添加job,提供对外SDK添加job
|
|
alexeyzimarev/ddd-book
Hands-on DDD with C# book code
|
|
khalidsalomao/SimpleHelpers.Net
Micro-libraries (pieces of utility code) for .Net that are safe and simple to use
|
|
liquidprojections/LiquidProjections
Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
|
|
flipbit/whois
A WHOIS lookup and parsing library for .NET Standard 2.0 and .NET Framework 4.5.2
|
|
tumtumtum/Shaolinq
ORM for .NET with full LINQ support for Postgres, Sqlite, MySql and SqlServer
|
Version | Downloads | Last updated | |
---|---|---|---|
5.0.8 | 634,035 | 12/4/2019 | |
5.0.7-build.575 | 2,912 | 3/3/2019 | |
5.0.6 | 638,130 | 2/8/2019 | |
5.0.5 | 96,657 | 1/6/2019 | |
5.0.4 | 53,809 | 12/25/2018 | |
5.0.3 | 166,779 | 11/19/2018 | |
5.0.2 | 297,096 | 6/30/2018 | |
5.0.0 | 140,928 | 5/28/2018 | |
4.2.6 | 1,168,396 | 10/11/2016 | |
4.2.5 | 336,034 | 3/29/2016 | |
4.2.4 | 87,064 | 10/29/2015 | |
4.2.3 | 43,627 | 6/9/2015 | |
4.2.2 | 47,452 | 4/15/2015 | |
4.2.1 | 26,455 | 4/10/2015 | |
4.2.0 | 63,665 | 4/7/2015 | |
4.1.1 | 13,980 | 4/4/2015 | |
4.0.2 | 13,686 | 4/2/2015 | |
3.1.0 | 24,627 | 2/3/2015 | |
3.0.0 | 12,928 | 2/2/2015 | |
3.0.0-beta4 | 13,417 | 2/2/2015 | |
3.0.0-beta3 | 12,997 | 2/2/2015 | |
3.0.0-beta2 | 13,668 | 1/31/2015 | |
3.0.0-beta1 | 13,119 | 1/30/2015 | |
2.0.1 | 52,301 | 1/3/2015 | |
2.0.0 | 13,836 | 1/3/2015 | |
1.5.0 | 95,805 | 12/2/2014 | |
1.4.0 | 30,460 | 11/11/2014 | |
1.3.0 | 16,071 | 9/24/2014 | |
1.2.3 | 15,202 | 9/16/2014 | |
1.2.2 | 14,247 | 9/16/2014 | |
1.2.1 | 14,443 | 9/16/2014 | |
1.2.0 | 14,328 | 9/14/2014 | |
1.1.2 | 14,409 | 9/12/2014 | |
1.0.0 | 15,402 | 9/9/2014 | |
1.0.0-beta2 | 15,156 | 9/6/2014 |
Support for nested and mapped diagnostic contexts.
Better support for structured logging.