收集RESTful API请求日志 发表于 2015-08-13 | 分类于 log api restful | 基于 tornado 做RESTful API 开发的时候, 研究使用了基于 redis 的 pub/sub 功能来实时的收集API请求日志 详细实现查看这个Gist记录