# File lib/hammer_cli/exception_handler.rb, line 7 def initialize(options={}) @logger = Logging.logger['Exception'] @output = options[:output] end