<div dir="ltr">Hi<div><br></div><div>I was doing a bit of performance tuning for STEP earlier, to see how I could speed up some of the searches. I found that possibly up to 10% of the time could be spent logging.</div><div>
<br></div><div>I'm guessing that's because of the bit that tries to throw an Exception to capture the stack trace.</div><div><br></div><div>Is there any reason why we're not using the java loggers directly? Or why we're not using log4j (i see there's a not about keeping it small)</div>
<div><br></div><div>Chris</div><div><br></div></div>