1
0

Add missing @Deprecated

This commit is contained in:
Gary Gregory
2023-11-19 09:52:29 -05:00
parent 12ae9e6324
commit f02f8cbc5d

View File

@@ -43,6 +43,7 @@ import org.apache.log4j.Priority;
*
* @deprecated Scheduled for removal since version 1.x of Log4j has reached end-of-life.
*/
@Deprecated
public class Log4JLogger implements Log, Serializable {
/** Serializable version identifier. */