# File lib/fast_gettext/translation_repository/logger.rb, line 11 def initialize(name,options={}) super self.callback = options[:callback] end