Module: Vend::Logable

Included in:
Client, HttpClient, Oauth2::Client
Defined in:
lib/vend/logable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#loggerObject

Returns the value of attribute logger.



3
4
5
# File 'lib/vend/logable.rb', line 3

def logger
  @logger
end