提交 e03add22 编写于 作者: G George Claghorn

Log streaming downloads

上级 9954ce51
......@@ -14,6 +14,8 @@ def service_download(event)
info event, color("Downloaded file from key: #{key_in(event)}", BLUE)
end
alias_method :service_streaming_download, :service_download
def service_delete(event)
info event, color("Deleted file from key: #{key_in(event)}", RED)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册