Sphyrnidae.Loggers
1.0.13
Implements actual loggers and exception handlers (eventlog, database, file, email) using the sphyrnidae logging framework
Suggested Alternatives
Install-Package Sphyrnidae.Loggers -Version 1.0.13
dotnet add package Sphyrnidae.Loggers --version 1.0.13
<PackageReference Include="Sphyrnidae.Loggers" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sphyrnidae.Loggers --version 1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sphyrnidae.Loggers, 1.0.13"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sphyrnidae.Loggers as a Cake Addin
#addin nuget:?package=Sphyrnidae.Loggers&version=1.0.13
// Install Sphyrnidae.Loggers as a Cake Tool
#tool nuget:?package=Sphyrnidae.Loggers&version=1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First release
Dependencies
-
- Sphyrnidae.DAL (>= 1.0.13)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Sphyrnidae.Loggers:
Package | Downloads |
---|---|
Sphyrnidae.Authentication
Implements the sphyrnidae security model over OWIN (OAuth authentication/authorization)
|
GitHub repositories
This package is not used by any popular GitHub repositories.