QLog 1.4.11
dotnet add package QLog --version 1.4.11
NuGet\Install-Package QLog -Version 1.4.11
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QLog" Version="1.4.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QLog --version 1.4.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: QLog, 1.4.11"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QLog as a Cake Addin #addin nuget:?package=QLog&version=1.4.11 // Install QLog as a Cake Tool #tool nuget:?package=QLog&version=1.4.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
QLog is a lightweight, very simple to use logging framework that works with Windows Azure .NET applications. It stores all logs in Windows Azure Table storage and comes with QLogBrowser that allows you to browse all logs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- WindowsAzure.Storage (>= 4.1.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
If you update the NuGet package Microsoft.Data.OData, or related packages (System.Spatial, Microsoft.Data.Edm) to version newer than 5.2.0, you may need to setup assembly binding in your web.config or app.config file. Follow this instructions: http://preview.tinyurl.com/my2bafr.