39 40 41
# File 'lib/free_zipcode_data/logger.rb', line 39 def verbose(msg) info(msg) if options&.verbose end