[
https://issues.apache.org/jira/browse/CMIS-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Potts resolved CMIS-832.
-----------------------------
Resolution: Fixed
Fix Version/s: (was: cmislib 0.5.1)
Thanks for the suggestion. This has been fixed and checked in to head.
> Suppress logging.info() messages
> --------------------------------
>
> Key: CMIS-832
> URL: https://issues.apache.org/jira/browse/CMIS-832
> Project: Chemistry
> Issue Type: Improvement
> Components: python-cmislib
> Affects Versions: cmislib 0.5.1
> Environment: Ubuntu 14.04, Python 2.7.8, Cmislib 0.5.1
> Reporter: Jay Noob
> Labels: Newcomer
>
> I notice that when I use cmislib in my own app and am using Python logging I
> get these info messages in my logs:
> 2014-08-05 13:42:12,906 INFO Creating an instance of CmisClient
> 2014-08-05 13:42:13,114 INFO Creating an instance of Repository
> 2014-08-05 13:42:13,365 INFO Creating an instance of CmisClient
> 2014-08-05 13:42:13,536 INFO Creating an instance of Repository
> 2014-08-05 13:42:14,122 INFO Creating an instance of CmisClient
> 2014-08-05 13:42:14,192 INFO Creating an instance of Repository
> 2014-08-05 13:42:14,540 INFO Creating an instance of CmisClient
> 2014-08-05 13:42:14,993 INFO Creating an instance of CmisClient
> 2014-08-05 13:42:15,555 INFO Creating an instance of CmisClient
> Would it be possible to either suppress them or use logging.debug for these?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)