[
https://issues.apache.org/jira/browse/LOG4J2-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Seweryn Habdank-Wojewodzki closed LOG4J2-3309.
----------------------------------------------
Resolution: Won't Fix
Proposal is accepted :).
> SetUtils class is missing in Log4j 2.17.x
> -----------------------------------------
>
> Key: LOG4J2-3309
> URL: https://issues.apache.org/jira/browse/LOG4J2-3309
> Project: Log4j 2
> Issue Type: Bug
> Reporter: Seweryn Habdank-Wojewodzki
> Priority: Major
>
> Hi,
>
> According to:
> [https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core]
> it is recommended to use Log4j v. 2.17.1, but when I use this version I
> cannot compile the code, as I am getting error:
> {code}
> error: cannot find symbol
> symbol: class SetUtils
> location: package org.apache.logging.log4j.core.util
> {code}
> I found similar question is SO:
> [https://stackoverflow.com/questions/70428495/issue-with-log4j-2-17-0-update-classnotfoundexception-setutils]
> But when I look in the Java Doc this class is also not there:
> [https://logging.apache.org/log4j/log4j-2.17.0/log4j-web/apidocs/index.html?overview-summary.html]
>
> Can you provide migration/update documentation when updating from Log4j v.
> 2.16.0 to 2.17.1, please?
> Thanks in advance,
> Seweryn.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)