add log
This commit is contained in:
@@ -41,7 +41,7 @@ local function convert()
|
||||
upyun_upload.upload(converted_audio_file, nil);
|
||||
else
|
||||
ngx.status = 500
|
||||
ngx.log(ngx.ERR, "AUDIO CONVERT *FAILED*")
|
||||
ngx.log(ngx.ERR, "converted_audio_file *FAILED*")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user