| Class | Cachetastic::Logger |
| In: |
lib/cachetastic/logger.rb
|
| Parent: | Object |
This class handles logging for the caches and their adapters.
| LOG_LEVELS | = | [:fatal, :error, :warn, :info, :debug] |
| loggers | [RW] | attr_accessor :options attr_accessor :cache_name |