Class: D13n::Logger::StartupLogger
- Inherits:
-
MemoryLogger
- Object
- MemoryLogger
- D13n::Logger::StartupLogger
- Includes:
- Singleton
- Defined in:
- lib/d13n/logger.rb
Constant Summary
Constants included from LogOnce
Instance Attribute Summary
Attributes inherited from MemoryLogger
#level, #log_formatter, #messages
Method Summary
Methods inherited from MemoryLogger
#debug, #dump, #error, #fatal, #info, #initialize, #is_startup_logger?, #log_exception, #warn
Methods included from LogOnce
#clear_already_logged, #log_once
Constructor Details
This class inherits a constructor from D13n::Logger::MemoryLogger