How did you measure the good performance (with sync logging) and the bad performance (with async)? What happens exactly when "it turns terrible"?
On Saturday, 10 October 2015, Strong Su <lovelo...@gmail.com> wrote: > Hello everyone, > I'm still testing log4j2 on our projects. > When using it, I find it has a beautiful performance when using sync > log4j2. > But it turns terrible when I add -DLog4jContextSelector or change <root> to > <AsyncRoot> in log4j2.xml to use async log4j2. > I don't even have a clue on explaining this.What could cause this bizarre > problem? > > Thank you. > Best regards, > Dylan Su >