Question

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

Was it helpful?

Solution

Create an initialiser with the following:

Rails.cache.silence!

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top