We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec1f6a commit d2b27fbCopy full SHA for d2b27fb
slf4j-ext/src/main/java/org/slf4j/ext/EventData.java
@@ -40,6 +40,8 @@
40
* event. Users may extend this class for each EventType they want to log.
41
*
42
* @author Ralph Goers
43
+ *
44
+ * @deprecated Due to a security vulnerability, this class will be removed without replacement.
45
*/
46
public class EventData implements Serializable {
47
0 commit comments