Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-95

if LIBCLOUD_DEBUG is a digit the location d = "/tmp/libcloud_debug.log" is used

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.1
    • None
    • None

    Description

      if LIBCLOUD_DEBUG is a digit the location "/tmp/libcloud_debug.log" is used for logging (data is appended to the file) when libcloud is imported. /tmp/libcloud_debug.log could potentially be a symbolic link to another file, e.g. /home/hi/.bashrc.

      see https://github.com/apache/libcloud/blob/4223c8e235337fbb2935eb0e6c78eab50b158609/libcloud/__init__.py line 54.

      Attachments

        Activity

          People

            Unassigned Unassigned
            daveb daveb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: