Re: [Cdk-user] lots of debug output when using CDK 2.2-SNAPSHOT

2018-08-06 Thread Rajarshi Guha
Thanks - that does make the debug output problem go away. On Mon, Aug 6, 2018 at 10:30 AM John Mayfield wrote: > I've removed *cdk-log4j* from the bundle, see if that has any impact. > > https://github.com/cdk/cdk/commit/6af1ad94638dc11874fa85006302b92a786f5d7b > > On Mon, 6 Aug 2018 at 08:24,

Re: [Cdk-user] lots of debug output when using CDK 2.2-SNAPSHOT

2018-08-06 Thread John Mayfield
I've removed *cdk-log4j* from the bundle, see if that has any impact. https://github.com/cdk/cdk/commit/6af1ad94638dc11874fa85006302b92a786f5d7b On Mon, 6 Aug 2018 at 08:24, John Mayfield wrote: > The output is coming from *DynamicFactory*, are you including log4j on > your classpath (watch

Re: [Cdk-user] lots of debug output when using CDK 2.2-SNAPSHOT

2018-08-06 Thread John Mayfield
The output is coming from *DynamicFactory*, are you including log4j on your classpath (watch out for cdk-bundle), if so make sure it picks up your config and not one from another project (e.g. jena/jni-inchi). You can either exclude *log4j* or configure it to suite your needs. On Sat, 4 Aug 2018