Hi,

Am Freitag, dem 24.03.2023 um 01:59 +0000 schrieb Eirik Bakke:
> Is there any reason to use log4j instead of java.util.logging these
> days? If log4j is only use in one place in the NetBeans codebase, it
> might be beneficial to get rid of it in any case--one less
> dependency, and fewer overlapping logging libraries.

sure, but the usage is only in the codebase by proxy. The html parser
and validator are 90% (or more) external code. That code uses log4j.
You have to look into the code that is used to build the external
binaries for these two components to see the impact of log4j.

Greetings

Matthias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to