LogMagic 3.0.1-semantic1
dotnet add package LogMagic --version 3.0.1-semantic1
NuGet\Install-Package LogMagic -Version 3.0.1-semantic1
<PackageReference Include="LogMagic" Version="3.0.1-semantic1" />
paket add LogMagic --version 3.0.1-semantic1
#r "nuget: LogMagic, 3.0.1-semantic1"
// Install LogMagic as a Cake Addin #addin nuget:?package=LogMagic&version=3.0.1-semantic1&prerelease // Install LogMagic as a Cake Tool #tool nuget:?package=LogMagic&version=3.0.1-semantic1&prerelease
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- netbox (>= 2.1.5)
-
.NETFramework 4.6
- netbox (>= 2.1.5)
-
.NETStandard 1.4
- netbox (>= 2.1.5)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 1.6
- netbox (>= 2.1.5)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.StackTrace (>= 4.3.0)
- System.Diagnostics.TraceSource (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
-
.NETStandard 2.0
- netbox (>= 2.1.5)
- System.Diagnostics.PerformanceCounter (>= 4.5.0)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on LogMagic:
Package | Downloads |
---|---|
LogMagic.Microsoft.Azure.ApplicationInsights
Provides loggic facilities for Microsoft Azure Application Insights. |
|
LogMagic.Storage.Net
Integrates LogMagic with Storage.Net |
|
LogMagic.Microsoft.ServiceFabric
LogMagic Azure Service Fabric integration support. This package extracts context information from the running service and injects as enriched properties. It also supports correlating proxies helping to carry context information between service fabric native services and actors. |
|
LogMagic.Microsoft.Extensions.Logging
Provides integration with Microsoft's .NET Core logging system. |
|
LogMagic.Microsoft.AspNetCore
Provides integration with ASP.NET Core for LogMagic. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LogMagic:
Repository | Stars |
---|---|
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
|
Version | Downloads | Last updated |
---|