logs a warning
94 95 96
# File 'lib/tml/cache.rb', line 94 def warn(msg) Tml.logger.warn("#{cache_name} - #{msg}") end