Class: Backups::Logger
- Inherits:
-
Object
- Object
- Backups::Logger
- Defined in:
- lib/backups/logger.rb
Instance Method Summary collapse
-
#initialize ⇒ Logger
constructor
A new instance of Logger.
Constructor Details
#initialize ⇒ Logger
Returns a new instance of Logger.
4 5 |
# File 'lib/backups/logger.rb', line 4 def initialize end |