Re: JsonLayout breaks logging?

2020-08-21 Thread t spam
Hi, is there anyone out there that could give me at least a direction? I just can't seem to figure this one out. Kind regards, Tijmen On Wed, Jul 29, 2020 at 9:13 AM t spam wrote: > >> Hi Naz and other solr-users (now with solr-user in to), >> >> Excuse my ignorance

Re: JsonLayout breaks logging?

2020-07-29 Thread t spam
ver I remove the JsonLayout from the log4j2.xml it starts logging as > expected. > > Thanks, > > Tijmen > > On Fri, Jul 24, 2020 at 6:48 PM Naz S wrote: > >> Hi Tijmen, >> >> If you use maven, for example, you can add dependencies in pom.xml. >> >> For example, >> >>

Re: JsonLayout breaks logging?

2020-07-24 Thread t spam
l 24, 2020 at 8:24 AM t spam wrote: > >> Hi, >> >> I'm having difficulty configuring JsonLayout for appenders. I have the >> following in my log4j2.xml: >> >> >> >> >> >> >> >> >>

JsonLayout breaks logging?

2020-07-23 Thread t spam
Hi, I'm having difficulty configuring JsonLayout for appenders. I have the following in my log4j2.xml: %d{-MM-dd HH:mm:ss.SSS} %-5p (%t) [%X{collection} %X{shard} %X{replica} %X{core}] %c{1.} %m%n

Re: Solr 7.4 and log4j2 JSONLayout

2020-07-23 Thread t spam
Hi, I'm having the exact same issue. Were you able to resolve this? Kind regards, Tijmen