Re: Problems creating custom appender using JPMS service in 3.0.0-beta3

2024-11-29 Thread Piotr P. Karwasz
Hi Pavel, [NOTE: I am cross-posting this to `dev@logging`, since I believe it is more appropriate there] On 29.11.2024 10:26, PavelTurk wrote: In the world of JPMS, there’s a service, we implement it, and we add it. I haven’t heard of a service + PROCESSOR that needs to be used. Can you poin

Re: Problems creating custom appender using JPMS service in 3.0.0-beta3

2024-11-29 Thread PavelTurk
Hi Piotr, On 11/29/24 10:07, Piotr P. Karwasz wrote: Hi Pavel, On 28.11.2024 19:26, PavelTurk wrote: Thank you very much for your detailed and quick help. However, to tell the truth, I’m a bit confused. I’ve been waiting for a long time for Log4j to finally work according to the JPMS rules.

Re: Problems creating custom appender using JPMS service in 3.0.0-beta3

2024-11-29 Thread Piotr P. Karwasz
Hi Pavel, On 28.11.2024 19:26, PavelTurk wrote: Thank you very much for your detailed and quick help. However, to tell the truth, I’m a bit confused. I’ve been waiting for a long time for Log4j to finally work according to the JPMS rules. But in your message, you talk about compile-time and,