TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Using Redis Pub/Sub and IRC for Error Logging with Python
14 点
作者
alexis-d
大约 13 年前
2 条评论
gregr401
大约 13 年前
Why not leverage logstash: <a href="http://logstash.net/docs/1.1.0/" rel="nofollow">http://logstash.net/docs/1.1.0/</a> ? It doesn't have an irc output at the moment, but would be easy to add one. Very flexible tool!
pearkes
大约 13 年前
Is there any worry about user information being in the exception and being indexable?