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 at 05:38, Rajarshi Guha <rajarshi.g...@gmail.com> wrote:

> Hi, I was rebuilding the rcdk version with the latest CDK (2.2-SNAPSHOT).
> On loading the R package, I'm seeing a lot of DEBUG output of the form
>
> 41   [main] DEBUG org.openscience.cdk.DynamicFactory  - registered
> 'IChemModel' with 'ChemModel' implementation
>
> Given that the R code is just making some calls to constructors, I' not
> sure where this output is coming from.
>
> Any suggestions on how to suppress it?
>
>
> --
> Rajarshi Guha | http://blog.rguha.net | @rguha <https://twitter.com/rguha>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Cdk-user mailing list
> Cdk-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdk-user
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to