# File lib/lograge/ordered_options.rb, line 5
    def custom_payload(&block)
      self.custom_payload_method = block
    end