lib/cryptum/api/signature.rb in cryptum-0.0.386 vs lib/cryptum/api/signature.rb in cryptum-0.0.387

- old
+ new

@@ -52,11 +52,11 @@ api_signature_response = {} api_signature_response[:api_timestamp] = api_timestamp api_signature_response[:api_signature] = api_signature api_signature_response - rescue StandardError => e - raise e + rescue Interrupt, StandardError => e + Cryptum::Log.append(level: :error, msg: e, which_self: self) end # Display Usage for this Module public_class_method def self.help puts "USAGE: