Vertaling van "SLF4J" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Configuration is not part of SLF4J but is implemented by the logging framework.
Die Konfiguration ist nicht Teil von SLF4J, sondern wird durch das Logging Framework realisiert.
Figure 1 shows the relationship between the layers and modules in the context of SLF4J.
Abbildung 1 zeigt die Schichten, Module und deren Zusammenhänge im Kontext von SLF4J.
Passing all log statements through the uniform SLF4J API means that the logging output of all libraries in use can be configured in a standardised way.
Durch das Umleiten aller Log Statements auf die einheitliche SLF4J API ist es möglich, das Logging aller eingesetzten Bibliotheken durch das Framework der Wahl einheitlich zu konfigurieren.
As this functionality is not provided by the SLF4J API, the dependency scope for logback-android must be changed in build.grade to compile.
Da diese Funktionalität nicht von der SLF4J API bereitgestellt wird, muss der Scope der Abhängigkeit zu logback-android in der build.gradle auf compile verändert werden.
Which logging framework - that is, which implementation of the SLF4J API is to be used - must be decided only at the time of deployment.
Welches Logging Framework, also welche Implementierung der SLF4J API, verwendet wird, muss erst beim Deployment entschieden werden.
The dependencies for the logging API (SLF4J) and for implementation (logback-android in this case) are required; see listing 1.
Es werden die Abhängigkeiten zur Logging API (SLF4J) und zur Implementierung (in diesem Falle logback-android) benötigt, siehe Listing 1.
A range of logging frameworks that implement the SLF4J API are available, such as
Als eigentliche Implementierung der SLF4J API stehen viele Logging Frameworks zur Auswahl, wie
To what extent these figures are representative is debatable, however, as Logback and SLF4J, despite being the defacto Java standard for many years, have fewer than 1000 stars.
Wie repräsentativ diese Zahlen sind ist jedoch fragwürdig, da selbst Logback und SLF4J, obwohl seit Jahren de-facto Standard in der Java-Welt, weniger als Eintausend Stars aufweisen.
Finally, one limitation of logback-android should be mentioned: There is currently no option to redirect to SLF4J any log statements that are written directly to the Android log.
Zu guter Letzt soll an dieser Stelle noch auf eine Einschränkung von logback-android hingewiesen werden: Es gibt derzeit keine Möglichkeit Log Statements, die direkt auf das Android Log geschrieben werden, auf SLF4J umzuleiten.
The SLF4J API is released under a permissive MIT license.
Die API, SLF4J, steht unter permissiver MIT-Lizenz.
The benefits of SLF4J can also be used via Android.
Die Vorzüge von SLF4J können auch mittels Android genutzt werden.
The example application used in this article [see logback-android-Demo] provides a button that allows logs to be created using SLF4J and JUL; see Figure 2.
Die Beispielanwendung zu diesem Artikel [siehe logback-android-Demo] erlaubt es auf Knopfdruck Logs gegen SLF4J und JUL abzusetzen, siehe Abbildung 2.
SLF4J source code and binaries Copyright 2004-20xx QOS.ch.
SLF4J Quellcode und Binaries Copyright 2004-20xx QOS.ch.