Class Cachetastic::Logger
In: lib/cachetastic_logger.rb
Parent: Object

This class handles logging for the caches and their adapters.

Methods

new  

Constants

LOG_LEVELS = [:fatal, :error, :warn, :info, :debug]

Attributes

cache_name  [RW] 
options  [RW] 

Public Class methods

[Validate]