Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-832

Suppress logging.info() messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • cmislib 0.5.1
    • cmislib 0.6.0
    • python-cmislib
    • Ubuntu 14.04, Python 2.7.8, Cmislib 0.5.1

    Description

      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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            jnoob22 Jay Noob
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: