Open GoogleCodeExporter opened 9 years ago
Hi, im sorry for my english.
When i run my program the first time XRLog.loggingEnabled is true,
subsequent executions XRLog.loggingEnabled is false, that fails first time
with Threads.
My patch is XRLog.setLoggingEnabled(false);
I know the post is old, hope to help more people like me come here.
Original comment by japer...@gmail.com
on 12 Jun 2014 at 7:09
We are experiencing the same problem.
Any ideas on what causes this ?
@japer...@gmail.com: if I understand you correctly, you did the following
change in the init method of XRLog class ? Correct ?
XRLog.setLoggingEnabled(false);
Thanks!
Original comment by johan.ru...@gmail.com
on 4 Sep 2014 at 12:04
Original issue reported on code.google.com by
pdoubl...@gmail.com
on 6 Feb 2013 at 11:07