Frank.Libraries.Logging
2.0.0
Logging using ILogger is super-useful, but logging directly to a database is sadly lacking. This fixes this, by having a simple SQL logging provider that is easy to setup. You can use appsettings.json or other methods to configure this in your Startup.cs. Be aware that this uses ADO.net and very forcefully creates a table in your database if one does not exist. This only supports SQL Server at this time
Install-Package Frank.Libraries.Logging -Version 2.0.0
dotnet add package Frank.Libraries.Logging --version 2.0.0
<PackageReference Include="Frank.Libraries.Logging" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Frank.Libraries.Logging --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- Microsoft.Extensions.Logging (>= 3.1.8)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.8)
- System.Data.SqlClient (>= 4.8.2)
- System.Text.Json (>= 4.7.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Frank.Libraries.Logging:
Package | Downloads |
---|---|
Frank.Libraries.All
A consolidation NuGet of multiple nugets, all aimed at making some QoL improvements, like .Batch() for IEnumerable Linq and an IOC json "dbcontext" and generic repository
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 94 | 10/19/2020 |
1.99.12-preview | 74 | 10/5/2020 |
1.99.11-preview | 90 | 10/5/2020 |
1.99.10-preview | 92 | 10/5/2020 |
1.99.9-preview | 79 | 10/5/2020 |
1.99.8-preview | 92 | 10/5/2020 |
1.99.7-preview | 118 | 10/5/2020 |
1.99.3 | 82 | 10/5/2020 |
1.99.3-preview32 | 92 | 10/18/2020 |
1.99.3-preview31 | 137 | 10/15/2020 |
1.99.3-preview30 | 148 | 10/15/2020 |
1.99.3-preview29 | 100 | 10/12/2020 |
1.99.3-preview28 | 145 | 10/11/2020 |
1.99.3-preview27 | 61 | 10/8/2020 |
1.99.3-preview26 | 79 | 10/8/2020 |
1.99.3-preview25 | 119 | 10/8/2020 |
1.99.3-preview24 | 110 | 10/7/2020 |
1.99.3-preview22 | 90 | 10/6/2020 |
1.99.3-preview17 | 116 | 10/5/2020 |
1.99.3-build35 | 81 | 10/19/2020 |
1.99.3-build34 | 107 | 10/19/2020 |
1.99.3-build33 | 102 | 10/18/2020 |
1.99.2 | 82 | 10/5/2020 |
1.99.2-preview16 | 69 | 10/5/2020 |
1.99.2-preview15 | 72 | 10/5/2020 |
1.99.2-preview14 | 94 | 10/5/2020 |
1.99.2-preview13 | 78 | 10/5/2020 |
1.83.0 | 125 | 10/5/2020 |
1.81.0 | 146 | 10/5/2020 |
1.80.0 | 134 | 10/5/2020 |
1.79.0 | 148 | 10/5/2020 |
1.66.0 | 93 | 10/4/2020 |
1.64.0 | 96 | 10/4/2020 |
1.63.0 | 199 | 10/4/2020 |
1.62.0 | 93 | 10/4/2020 |
1.61.0 | 114 | 10/2/2020 |
1.60.0 | 83 | 10/2/2020 |
1.59.0 | 89 | 10/2/2020 |
1.58.0 | 97 | 10/2/2020 |
1.57.0 | 81 | 9/30/2020 |
1.56.0 | 93 | 9/30/2020 |
1.53.0 | 75 | 9/29/2020 |
1.52.0 | 62 | 9/29/2020 |
1.51.0 | 115 | 9/29/2020 |
1.50.0 | 91 | 9/28/2020 |
1.49.0 | 91 | 9/28/2020 |
1.45.0 | 90 | 8/26/2020 |
1.44.0 | 100 | 8/26/2020 |
1.43.0 | 97 | 8/26/2020 |
1.42.0 | 122 | 8/20/2020 |
1.6.0-preview | 105 | 10/5/2020 |