Re: Regarding feature request discussion in log4j

2023-07-30 Thread Volkan Yazıcı
Hey Indiver, If you have not subscribed to the mailing list, you won't be able to see the responses – including the one from Ralph I share below. Would you mind explaining to us what you are trying to do, please? It sounds non-idiomatic and maybe there is a better/alternative way to achieve what

Re: Regarding feature request discussion in log4j

2023-07-29 Thread Ralph Goers
In a PatternConverter you have access to the object to be formatted (in the case where this is a LogEventPatternConverter this will be the whole LogEvent), the StringBuilder where the output should go (and where previously formatted results already are), and any options that were passed configur