![]() |
VOOZH | about |
dotnet add package XDev.Slf4j.Api --version 2.0.18.1
NuGet\Install-Package XDev.Slf4j.Api -Version 2.0.18.1
<PackageReference Include="XDev.Slf4j.Api" Version="2.0.18.1" />
<PackageVersion Include="XDev.Slf4j.Api" Version="2.0.18.1" />Directory.Packages.props
<PackageReference Include="XDev.Slf4j.Api" />Project file
paket add XDev.Slf4j.Api --version 2.0.18.1
#r "nuget: XDev.Slf4j.Api, 2.0.18.1"
#:package XDev.Slf4j.Api@2.0.18.1
#addin nuget:?package=XDev.Slf4j.Api&version=2.0.18.1Install as a Cake Addin
#tool nuget:?package=XDev.Slf4j.Api&version=2.0.18.1Install as a Cake Tool
Simply include this package XDev.Slf4j.Api.nupkg in your Maui/Xamarin.Android application or binding library to provide the native slf4j-api.jar contents
slf4j-api.jar into XDev.Slf4j.Api.aar to support android.2.0.9-alpha00x for example.To contribute, make a branch, update the native version, and open a PR here.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0-android34.0 net8.0-android34.0 is compatible. net9.0-android net9.0-android was computed. net10.0-android net10.0-android was computed. |
Showing the top 2 NuGet packages that depend on XDev.Slf4j.Api:
| Package | Downloads |
|---|---|
|
XDev.Jetbrains.KotlinX.Coroutines.Slf4j
Library support for Kotlin coroutines providing slf4j impl. |
|
|
XDev.IO.Ktor
Ktor is an asynchronous framework for creating microservices, web applications and more. Written in Kotlin from the ground up. |
This package is not used by any popular GitHub repositories.
* dropped .Net7 target, no longer supported.
* slf4j-api 1.7.x → 2.0.x is a minor binary-breaking change at the provider layer (StaticLoggerBinder → ServiceLoader). **Pure API consumers are unaffected.**