volkamerlab / opencadd

A Python library for structural cheminformatics
https://opencadd.readthedocs.io
MIT License
89 stars 18 forks source link

Change logging level INFO to DEBUG #79

Open dominiquesydow opened 3 years ago

dominiquesydow commented 3 years ago

Change logging level INFO to DEBUG when reporting pocket residues (too verbose).

Example:

INFO:opencadd.structure.pocket.base:Pocket None (set pocket residues): The following input residues PDB IDs were assigned to the value None because they cannot be cast to an integer (residue PDB ID, residue index): [('_', 64), ('_', 65)]

Look into this in more detail (just an observation made in kissim).