improved wording
This commit is contained in:
committed by
GitHub
parent
b846931a11
commit
a115c97bdd
@@ -31,7 +31,7 @@ import org.apache.commons.logging.Log;
|
|||||||
* Therefore, this implementation converts object messages into strings
|
* Therefore, this implementation converts object messages into strings
|
||||||
* by called their {@code toString()} method before logging them.
|
* by called their {@code toString()} method before logging them.
|
||||||
*
|
*
|
||||||
* @deprecated Due to be removed as the Apache Avalon Project no longer exists
|
* @deprecated Scheduled for removal because the Apache Avalon Project has been discontinued.
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public class LogKitLogger implements Log, Serializable {
|
public class LogKitLogger implements Log, Serializable {
|
||||||
|
|||||||
Reference in New Issue
Block a user