Skip to main content
LogMagic package icon

LogMagic

Like many other libraries for .NET, LogMagic provides diagnostic logging into files, the console, and elsewhere. It's probably the easiest framework to setup, has a clean API, extremely extensible. LogMagic also supports a relatively new paradigm of structured logging.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package LogMagic --version 2.17.5
Package Manager Console
Install-Package LogMagic -Version 2.17.5
PackageReference
<PackageReference Include="LogMagic" Version="2.17.5" />

Frameworks

.NETFramework4.5 .NETFramework4.6 .NETStandard1.4 .NETStandard1.6 .NETStandard2.0

Dependencies

Newtonsoft.Json
.NETFramework4.5
[11.0.2, )
netbox
.NETFramework4.5
[2.1.5, )
Newtonsoft.Json
.NETFramework4.6
[11.0.2, )
netbox
.NETFramework4.6
[2.1.5, )
NETStandard.Library
.NETStandard1.4
[1.6.1, )
Newtonsoft.Json
.NETStandard1.4
[11.0.2, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
netbox
.NETStandard1.4
[2.1.5, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
Newtonsoft.Json
.NETStandard1.6
[11.0.2, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
netbox
.NETStandard1.6
[2.1.5, )
Newtonsoft.Json
.NETStandard2.0
[11.0.2, )
[4.5.0, )
netbox
.NETStandard2.0
[2.1.5, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 21 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.