Method: MysqlBackup::Storage#log

Defined in:
lib/mysql_backup/storage.rb

#logObject

The Logger object



12
13
14
# File 'lib/mysql_backup/storage.rb', line 12

def log
  @log
end