Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Heroku 上运行 Rails 应用程序,并希望将所有日志消息记录到 Redis,而不是将标准日志记录到文件/标准输出(或除此之外),以便审计和分析日志。有没有一种简单的方法可以做到这一点?
您会在https://github.com/ahoward/ledis找到 ledis - 一个基于 redis 的简单记录器