Plugin.SimpleLogger
1.1.1
This plugin provides a CrossSimpleLogger class that enables you to easily log any events occurring within your Xamarin.Forms application. It supports Debug, Info, Warning and Error logging levels and you can configure the number of log files being kept and their maximum size.
Works on Android, iOS and UWP. Targets .NET Standard 1.3.
Requires NuGet 2.8.3 or higher.
Install-Package Plugin.SimpleLogger -Version 1.1.1
dotnet add package Plugin.SimpleLogger --version 1.1.1
<PackageReference Include="Plugin.SimpleLogger" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Plugin.SimpleLogger --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Plugin.SimpleLogger, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Version 1.1.1
Fixes:
- Method GetAllLogContent returns log file content multiple times.
!Important!
UWP support removed.
Version 1.1.1
Fixes:
- Method GetAllLogContent returns log file content multiple times.
!Important!
UWP support removed.
Dependencies
-
.NETFramework 0.0
- No dependencies.
-
.NETStandard 1.3
- No dependencies.
-
MonoAndroid 0.0
- No dependencies.
-
UAP 0.0
- No dependencies.
-
Windows 0.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Plugin.SimpleLogger:
Package | Downloads |
---|---|
IT-Enterprise.Xamarin.CoreStandard
IT-Enterprise CoreStandard for Xamarin Forms
|
GitHub repositories
This package is not used by any popular GitHub repositories.