|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| 推奨されていないクラス | |
org.apache.commons.logging.impl.Log4JCategoryLog
Log4JLogger を代わりに使用してください。
Use {@link Log4JLogger} instead. |
|
| org.apache.commons.logging.impl.Log4jFactory
COMMONS-DEV での検討の結果、裏で使用されるプロキシファクトリであるこのクラスは 削除されることになりました。 バージョン1.0ではこのクラスに処理をさせることはできますが、 実際にはそれは有用ではありません。 また、バージョン1.1では削除される予定です。 Per discussion on COMMONS-DEV, the behind-the-scenes use
of this class as a proxy factory has been removed. For 1.0, you
can still request it directly if you wish, but it doesn't really
do anything useful, and will be removed in 1.1. |
|
org.apache.commons.logging.LogSource
LogFactory を代わりに使用してください。
- デフォルトのファクトリ実装はこのクラスが行うアルゴリズムと全く同じ振る舞いをします。
Use {@link LogFactory} instead - The default factory
implementation performs exactly the same algorithm as this class did |
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||