# File lib/restclient.rb, line 98
  def self.log= log
    @@log = create_log log
  end