e11a9c0 Just log message returned from pagure

Authored and Committed by cqi 6 years ago
    Just log message returned from pagure
    
    Using HTTP response status code to check if an operation
    succeeds, and just log the return value returned from Pagure.
    
    Message within a return value from Pagure would have different type of
    different APIs. So, for simplicity, just log the whole return value
    directly.
    
    Fix #22
    Fix #23
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+9 -21