Hello, Is there a way to disable all logs of Jena TDB ? And how to disable the debug mode ?
I set this option to false, but there are still logs. TDB.getContext().set(ARQ.symLogExec, false); G - com.hp.hpl.jena.tdb.transaction.NodeTableTrans - - [Debug] nodes: commitPrepare 2013-07-29 11:34:53.43: MSG - com.hp.hpl.jena.tdb.transaction.NodeTableTrans - - [Debug] nodes: append: ..... 2013-07-29 11:34:53.56: MSG - com.hp.hpl.jena.tdb.transaction.NodeTableTrans - - [Debug] prefixes: commitPrepare
