ダウンロードリスト

プロジェクト概要

Java (SLF4J) の単純なログ記録のファサードは、さまざまなログ Api、配置時に必要な実装をプラグインする、エンド ・ ユーザーに許可するための単純なファサードとして機能するものです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2010-02-26 00:48
1.5.11

ユーザーはまだSLF4Jとも知らずに、クラスパスsimultanouslyの両方にlog4j -オーバーslf4j.jarとslf4j - log4j12.jar場所なじみのない、スタックオーバーフローエラーを引き起こす。同時に両方のJCLのオーバーslf4j.jarとslf4jのクラスパス上にjcl.jar配置することと同じ一般的な問題の別の出来事です。このバージョンの時点で、SLF4Jは避けられない問題の実際の原因の詳細については、例外がスローすることによってスタックオーバーフローエラーを横取り。これは、ユーザーがStackOverflowErrorをする理由について疑問を残しよりも優れているとみなされます。
Users yet unfamiliar with SLF4J sometimes unknowingly place both log4j-over-slf4j.jar and slf4j-log4j12.jar simultanously on the class path, causing stack overflow errors. Simultaneously placing both jcl-over-slf4j.jar and slf4j-jcl.jar on the class path is another occurrence of the same general problem. As of this version, SLF4J preempts the inevitable stack overflow error by throwing an exception with details about the actual cause of the problem. This is deemed to be better than leaving the user wondering about the reasons of the StackOverflowError.

2008-10-17 05:30
1.5.4

このバージョンでは重大なバグが修正されます。あなたが非常にアップグレードすることが推奨されます。アップグレードの問題を提起してください。それにもかかわらず、まだこのバージョンの互換性のレポートを参照することがあります。
タグ: Major bugfixes
This version corrects critical bugs. You are highly encouraged to upgrade. The upgrade should pose no problems. Nevertheless, you might still want to refer to the compatibility report for this version.

2006-11-05 06:21
1.1.0-RC0

このリリースではバグフィックスのみで構成されます。また、以降の主要な包装- 1.1.0での変更関連beta0も動作するように、このリリースは1.1.0としてマークされてRC0を思われる。
タグ: Minor bugfixes
This release consists of bugfixes only. Moreover,
since the major packaging-related changes in
1.1.0-beta0 seem to work well, this release is
marked as 1.1.0-RC0.

2005-11-21 19:26
1.0RC1

このメンテナンスリリースは、バグ#4補正され、#5。また、努力の様々な瓶のSLF4Jによって生成ファイルは、ファイルのサイズ、瓶の結果を最小限にされている約40%のバージョン1.0beta9より小さいファイルです。そのSLF4J APIは安定したと判断さを考えると、このリリースのリリース候補数を1としてマークされます。
タグ: Major bugfixes
This is a maintenance release, correcting bugs #4 and #5. There has
also been an effort to minimize the file sizes of the various jar files
produced by SLF4J, resulting in jar files approximately 40% smaller than
in version 1.0beta9. Given that the SLF4J API is now deemed stable, this
release is marked as release candidate number 1.

2005-08-26 23:36
1.0beta6

SLF4JするためのJCLからの移行を容易にするため、このリリースでは、jarファイルのJCLと呼ばれるファイルが含まれ- slf4j - 1.0.4.jar以上。このjarファイルをドロップとして使用することができますJCLをバージョン1.0.4に置き換えています。これは、パブリックAPIのJCLの下SLF4Jを使用して実装されます。したがって、すぐにSLF4Jの利点からあなたSLF4Jを最初に移行することに依存するすべてのライブラリを待つことなく受けることができます。
タグ: Major feature enhancements
To ease migration to SLF4J from JCL, this release includes a jar file called jcl-over-slf4j-1.0.4.jar. This jar file can be used as a drop-in replacement for JCL version 1.0.4. It implements the public API of JCL using SLF4J underneath. Thus, you can immediately benefit from the advantages of SLF4J without waiting for all the libraries you depend on to migrate to SLF4J first.

プロジェクトリソース