Class: HttpStreamingClient::Oauth::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/http_streaming_client/oauth/base.rb

Direct Known Subclasses

Adobe, Twitter

Class Method Summary collapse

Class Method Details

.loggerObject



43
44
45
# File 'lib/http_streaming_client/oauth/base.rb', line 43

def self.logger
	HttpStreamingClient.logger
end