Re: [log4j] Moving JMX GUI to its own repo

2023-09-11 Thread Matt Sicker
I’d be alright with this. Considering the fact that we’d rather use JFR in 3.x for metrics-related stuff, offloading JMX stuff makes sense (especially a JConsole extension like this). > On Sep 8, 2023, at 5:00 AM, Volkan Yazıcı wrote: > > I have created a dedicated repository for the `log4j-jm

[log4j] Moving JMX GUI to its own repo

2023-09-08 Thread Volkan Yazıcı
I have created a dedicated repository for the `log4j-jmx-gui` module: `logging-log4j-jmx-gui` . - Git history is preserved - Compiler is upgraded to Java 17 (still targeting Java 8) - `README.adoc` created - Docs are m