[ 
https://issues.apache.org/jira/browse/LIBCLOUD-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13052469#comment-13052469
 ] 

Tomaz Muraus commented on LIBCLOUD-95:
--------------------------------------

Correct, what is your actual problem / exception you get?

It should work fine even if a path is a symbolic link to a file.

> if LIBCLOUD_DEBUG is a digit the location  d = "/tmp/libcloud_debug.log" is 
> used
> --------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-95
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-95
>             Project: Libcloud
>          Issue Type: Bug
>            Reporter: daveb
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to