MetroLog.Maui
2.1.0
dotnet add package MetroLog.Maui --version 2.1.0
NuGet\Install-Package MetroLog.Maui -Version 2.1.0
<PackageReference Include="MetroLog.Maui" Version="2.1.0" />
paket add MetroLog.Maui --version 2.1.0
#r "nuget: MetroLog.Maui, 2.1.0"
// Install MetroLog.Maui as a Cake Addin #addin nuget:?package=MetroLog.Maui&version=2.1.0 // Install MetroLog.Maui as a Cake Tool #tool nuget:?package=MetroLog.Maui&version=2.1.0
MetroLog.Maui adds some cool MAUI goodness like:
* Shake to see logs,
* A MetroLogPage that displays your logs and add the possibility to share them as a zip,
* A LogController object that you can use to globally navigate to the MetroLogPage and access all your MetroLog's operators (like compress logs and more...).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
-
net6.0
- MetroLog.Net6 (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MetroLog.Maui:
Package | Downloads |
---|---|
ItEnterprise.Common.EUSignMAUI
ItEnterprise EUSign library for MAUI |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MetroLog.Maui:
Repository | Stars |
---|---|
Respawnsive/Apizr
Refit based web api client management, but resilient (retry, connectivity, cache, auth, log, priority, etc...)
|
You can now use your own custom layout with the Layout property of the LoggerOptions.
Fix exception with BeginScope.