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