Would like to mute large amount of dalli output in development log & STOUT.

有帮助吗?

解决方案

Create an initialiser with the following:

Rails.cache.silence!

Taken from https://github.com/mperham/dalli/issues/207

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top