Common.Logging.Serilog.StructuredText
1.0.5
Common Logging Adapter for Serilog. Unlike Common.Logging.Serilog, when you log strings with JSON objects, these will be deserialized and logged as structured objects.
Install-Package Common.Logging.Serilog.StructuredText -Version 1.0.5
dotnet add package Common.Logging.Serilog.StructuredText --version 1.0.5
<PackageReference Include="Common.Logging.Serilog.StructuredText" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Common.Logging.Serilog.StructuredText --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Common.Logging (>= 3.3.1)
- Common.Logging.Core (>= 3.3.1)
- Serilog (>= 1.3.3)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Common.Logging.Serilog.StructuredText:
Package | Downloads |
---|---|
JSNLog.Serilog
Log JavaScript errors and other client side events in your Serilog server side log. Installs JSNLog and configures it for use with Serilog. Use with ASP.NET 4.x.
|
GitHub repositories
This package is not used by any popular GitHub repositories.